mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-21 16:00:31 +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) {
|
;(function(window) {
|
||||||
try {
|
try {
|
||||||
window.localStorage.removeItem('ui-theme-id')
|
window.localStorage.removeItem('ui-theme-id')
|
||||||
} catch () { }
|
} catch (e) {}
|
||||||
})(window);
|
})(window);
|
||||||
|
|
||||||
;(function(DocsAPI, window, document, undefined) {
|
;(function(DocsAPI, window, document, undefined) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user