mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-30 15:30:08 +00:00
Disable SSE and polling implementations.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
This commit is contained in:
@@ -46,7 +46,6 @@ function showPassword(id) {
|
||||
|
||||
function enableSpinner() {
|
||||
document.getElementById('overlay').classList.add('loading');
|
||||
window.containerEventsLogClient.fetchAndShow({ forceReloading: true });
|
||||
}
|
||||
|
||||
function disableSpinner() {
|
||||
|
||||
Reference in New Issue
Block a user