From: Thibaut Girka Date: Thu, 13 Jun 2019 20:38:22 +0000 (+0200) Subject: Include necessary JS in auth pages X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=0fd7a8b63d6247ff1fe1d305ec712c0a519a52f1;p=mastodon.git Include necessary JS in auth pages --- 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