diff --git a/TrimSP.html b/TrimSP.html index 78839af..0344bce 100644 --- a/TrimSP.html +++ b/TrimSP.html @@ -11,6 +11,7 @@ const ipcRenderer = require('electron').ipcRenderer; const fs = require('fs'); const exec = require('child_process').execSync; + const remote = require('electron').remote; Trim.SP @@ -32,7 +33,10 @@ - + @@ -208,6 +212,8 @@
+ + +