diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/javascript/core/theme.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/core/theme.yml b/app/javascript/core/theme.yml index 32787bcab..dc641772c 100644 --- a/app/javascript/core/theme.yml +++ b/app/javascript/core/theme.yml @@ -3,7 +3,7 @@ pack: about: admin: admin.js - auth: + auth: settings.js common: filename: common.js stylesheet: true |