mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 17:45:02 +09:00
merge
This commit is contained in:
commit
bae65c949a
27 changed files with 595 additions and 172 deletions
3
dist/.gitignore
vendored
3
dist/.gitignore
vendored
|
@ -27,4 +27,5 @@ nmh.log
|
|||
[0-9]*.js
|
||||
[0-9]*.js.map
|
||||
extension.crx
|
||||
extension.pem
|
||||
extension.pem
|
||||
extension.zip
|
2
dist/extension/js/foreground.js
vendored
2
dist/extension/js/foreground.js
vendored
|
@ -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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue