diff options
author | kibi! <marrus-sh@users.noreply.github.com> | 2018-01-15 21:17:03 -0800 |
---|---|---|
committer | kibi! <marrus-sh@users.noreply.github.com> | 2018-01-15 21:17:03 -0800 |
commit | cda845ae0e731a0ac3e7e58235c99cbbf93dda69 (patch) | |
tree | bf8e7fcdc96f02bf6b4ce0973ef91c4becc2b08e /app/javascript/flavours/vanilla | |
parent | 89a9d629f776a3a115c1e89ee4c13e8cbe7ae684 (diff) |
Fix mailer to use webpack core
Diffstat (limited to 'app/javascript/flavours/vanilla')
-rw-r--r-- | app/javascript/flavours/vanilla/theme.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/flavours/vanilla/theme.yml b/app/javascript/flavours/vanilla/theme.yml index 6f6a32c37..f54c231fe 100644 --- a/app/javascript/flavours/vanilla/theme.yml +++ b/app/javascript/flavours/vanilla/theme.yml @@ -15,6 +15,7 @@ pack: - features/compose - features/home_timeline - features/notifications + mailer: modal: public: public.js settings: |