mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-11 02:13:48 +09:00
update extensionId and wrap win.close in try catch
This commit is contained in:
parent
cbb012059c
commit
06c60d9a2a
4 changed files with 6 additions and 4 deletions
2
dist/extension/js/foreground.js
vendored
2
dist/extension/js/foreground.js
vendored
|
@ -1,6 +1,6 @@
|
|||
(() => {
|
||||
|
||||
const extensionId = 'dgeefmooohoaoneepgngooocgkfpjccm';
|
||||
const extensionId = 'jkmhmgghdjjbafmkgjmplhemjjnkligf';
|
||||
const body = document.querySelector('body');
|
||||
const container = document.createElement('div');
|
||||
const dimmer = document.createElement('div');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue