mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #14030 from nextcloud/fix/oc_addstyle
Fix OC.addStyle and OC.addScript
This commit is contained in:
commit
1ceddc1cc2
1 changed files with 0 additions and 2 deletions
|
|
@ -863,8 +863,6 @@ Object.assign(window.OC, {
|
|||
}
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
OC.addStyle.loaded=[];
|
||||
OC.addScript.loaded=[];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue