mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
439f825774
- Deprecated since Nextcloud 17 To replace `OC.redirect` directly use `window.location`. To replace `OC.reload` directly use `window.location.reload`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>