diff options
Diffstat (limited to 'app/javascript/flavours/vanilla/theme.yml')
-rw-r--r-- | app/javascript/flavours/vanilla/theme.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/flavours/vanilla/theme.yml b/app/javascript/flavours/vanilla/theme.yml index 74e9fb1b5..3263fd7d4 100644 --- a/app/javascript/flavours/vanilla/theme.yml +++ b/app/javascript/flavours/vanilla/theme.yml @@ -1,7 +1,7 @@ # (REQUIRED) The location of the pack files inside `pack_directory`. pack: about: about.js - admin: public.js + admin: admin.js auth: public.js common: filename: common.js |