lilei hace 3 años
padre
commit
8f3f878f2a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/background.js

+ 0 - 1
src/background.js

@@ -20,7 +20,6 @@ async function createWindow() {
 	minHeight: 500,
 	show: false, // 先隐藏
 	backgroundColor: '#211f1d',
-	skipTaskbar:true,
     webPreferences: {
       webSecurity: false,
 	  enableRemoteModule: true,