mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
use different ns
This commit is contained in:
parent
11c5ded96c
commit
8a30fe8ce3
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
* negatively on document click
|
||||
* @param $ button wrapped in jquery result
|
||||
*/
|
||||
exports.Apps = {
|
||||
exports.App = {
|
||||
registerSlideToggleButton: function (button) {
|
||||
buttons = buttons.add(button);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue