Adapt 2FA changes to glitch-soc's theming system
This commit is contained in:
2
app/javascript/core/auth.js
Normal file
2
app/javascript/core/auth.js
Normal file
@ -0,0 +1,2 @@
|
||||
import './settings';
|
||||
import './two_factor_authentication';
|
@ -3,7 +3,7 @@
|
||||
pack:
|
||||
about:
|
||||
admin: admin.js
|
||||
auth: settings.js
|
||||
auth: auth.js
|
||||
common:
|
||||
filename: common.js
|
||||
stylesheet: true
|
||||
|
Reference in New Issue
Block a user