1
0
Fork 0
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:
Andrew Simachev 2021-10-12 10:34:58 +03:00
parent 2836cf7653
commit ecc60d5cd1

View file

@ -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'),