mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 17:45:02 +09:00
rework webclipper authorization
This commit is contained in:
parent
89fde8ad31
commit
5cff53a294
9 changed files with 61 additions and 24 deletions
2
dist/extension/js/background.js
vendored
2
dist/extension/js/background.js
vendored
|
@ -78,7 +78,7 @@
|
|||
break;
|
||||
};
|
||||
|
||||
case 'init': {
|
||||
case 'initMenu': {
|
||||
initMenu();
|
||||
break;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue