1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-09 09:35:02 +09:00

update extensionId

This commit is contained in:
Andrew Simachev 2024-02-12 11:33:30 +01:00
parent 346412e2d6
commit 3aa89609d9
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
(() => {
const extensionId = 'jkmhmgghdjjbafmkgjmplhemjjnkligf';
const extensionId = 'jbnammhjiplhpjfncnlejjjejghimdkf';
const body = document.querySelector('body');
const container = document.createElement('div');
const dimmer = document.createElement('div');