1
0
Fork 0
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:
Andrew Simachev 2024-10-29 09:52:54 +01:00
parent 08319fa02d
commit df3680c076
No known key found for this signature in database
GPG key ID: 1DFE44B21443F0EF

View file

@ -39,7 +39,7 @@ window.AnytypeGlobalConfig = {
emojiUrl: J.Extension.clipper.emojiUrl,
menuBorderTop: 16,
menuBorderBottom: 16,
flagsMw: { request: true },
flagsMw: { request: false },
};
let rootId = '';