download must login
This commit is contained in:
@@ -17,8 +17,13 @@ return [
|
||||
(new Extend\Frontend('forum'))
|
||||
->js(__DIR__.'/js/dist/forum.js')
|
||||
->css(__DIR__.'/less/forum.less'),
|
||||
(new Extend\Frontend('admin'))
|
||||
->js(__DIR__.'/js/dist/admin.js'),
|
||||
new Extend\Locales(__DIR__.'/locale'),
|
||||
|
||||
(new Extend\Formatter())
|
||||
->configure(FormatterConfigure::class),
|
||||
|
||||
(new Extend\Settings())
|
||||
->serializeToForum('klxf-coyote-pulse-viewer.download-must-login', 'klxf-coyote-pulse-viewer.download-must-login'),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user