mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-12 00:48:11 +00:00
no message
This commit is contained in:
parent
2e88e933c3
commit
529b4bec31
2
docker/office/resources/api/documents/api.js
vendored
2
docker/office/resources/api/documents/api.js
vendored
@ -9,7 +9,7 @@
|
||||
;(function(window) {
|
||||
try {
|
||||
window.localStorage.removeItem('ui-theme-id')
|
||||
} catch () { }
|
||||
} catch (e) {}
|
||||
})(window);
|
||||
|
||||
;(function(DocsAPI, window, document, undefined) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user