mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
remove debug
This commit is contained in:
parent
2836cf7653
commit
ecc60d5cd1
1 changed files with 0 additions and 2 deletions
|
@ -385,8 +385,6 @@ function menuInit () {
|
|||
{
|
||||
label: 'About Anytype',
|
||||
click: () => {
|
||||
console.log(path.join(__dirname, '/electron/icon.png'));
|
||||
|
||||
openAboutWindow({
|
||||
icon_path: path.join(__dirname, '/electron/icon.png'),
|
||||
css_path: path.join(__dirname, '/electron/about.css'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue