1
0
Fork 0
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:
Andrew Simachev 2024-02-15 18:59:11 +01:00
parent 89fde8ad31
commit 5cff53a294
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8
9 changed files with 61 additions and 24 deletions

View file

@ -78,7 +78,7 @@
break;
};
case 'init': {
case 'initMenu': {
initMenu();
break;
};