Update comment

This commit is contained in:
BlueManCZ
2021-01-31 11:19:44 +01:00
parent 4a974a1d3d
commit 97b54744df

View File

@@ -44,7 +44,7 @@ function initWin32 () {
} }
/** /**
* Check for libappindicator1 support before creating tray icon * Check for libappindicator support before creating tray icon.
*/ */
function checkLinuxTraySupport (cb) { function checkLinuxTraySupport (cb) {
const cp = require('child_process') const cp = require('child_process')