mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
turn off debug
This commit is contained in:
parent
08319fa02d
commit
df3680c076
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ window.AnytypeGlobalConfig = {
|
|||
emojiUrl: J.Extension.clipper.emojiUrl,
|
||||
menuBorderTop: 16,
|
||||
menuBorderBottom: 16,
|
||||
flagsMw: { request: true },
|
||||
flagsMw: { request: false },
|
||||
};
|
||||
|
||||
let rootId = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue