From fe704904c3ca25c00850de8a19397c22a49f2793 Mon Sep 17 00:00:00 2001 From: crusader Date: Wed, 3 Oct 2018 21:11:11 +0900 Subject: [PATCH] ing --- electron-builder.json | 5 ++++- src/index.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/electron-builder.json b/electron-builder.json index aa8ff7d..2f9ab65 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -58,7 +58,10 @@ "from": "config/build/${os}/bin/probe-${os}-${arch}", "to": "./bin/probe" } - ] + ], + "desktop": { + "StartupWMClass": "overFlow-NetworkScanner" + } }, "deb": { "depends": [ diff --git a/src/index.html b/src/index.html index 56a18dc..d22ad22 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,7 @@ - overFlow + overFlow-Network Scanner