mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
merge
This commit is contained in:
commit
59e28271a7
671 changed files with 2388 additions and 1523 deletions
|
@ -212,6 +212,10 @@ class Api {
|
|||
WindowManager.sendToAll('data-path', Util.dataPath());
|
||||
};
|
||||
|
||||
showChallenge (win, param) {
|
||||
WindowManager.createChallenge(param);
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
module.exports = new Api();
|
Loading…
Add table
Add a link
Reference in a new issue