mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
remove dev@anytype.io from app
This commit is contained in:
parent
2af644c4a9
commit
f36f425f99
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ class Server {
|
|||
console.log('failed to save a file');
|
||||
};
|
||||
|
||||
dialog.showErrorBox('Anytype helper crashed', 'You will be redirected to the crash log file. You can send it to Anytype developers: dev@anytype.io');
|
||||
dialog.showErrorBox('Anytype helper crashed', 'You will be redirected to the crash log file. You can send it to Anytype developers by creating issue at community.anytype.io');
|
||||
shell.showItemInFolder(crashReport);
|
||||
|
||||
app.exit(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue