mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #42113 from nextcloud/backport/42100/stable28
This commit is contained in:
commit
25cda7cb5a
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ class BeforeTemplateRenderedListener implements IEventListener {
|
|||
// todo: make login work without these
|
||||
Util::addScript('core', 'common');
|
||||
Util::addScript('core', 'main');
|
||||
Util::addTranslations('core');
|
||||
}
|
||||
|
||||
if ($event instanceof BeforeTemplateRenderedEvent) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue