user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit b0fb59f735b23466824d66878a50fcc76d5a72ca
parent 64d08dd6bc8a53078ed56d0f1c7d898c16c4cbef
Author: claustromaniac <20734810+claustromaniac@users.noreply.github.com>
Date:   Wed, 18 Apr 2018 22:42:06 +0000

shit is so fast I can't even read
Diffstat:
MprefsCleaner.bat | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/prefsCleaner.bat b/prefsCleaner.bat @@ -32,7 +32,6 @@ SET "_time=%time: =0%" COPY /B /V /Y prefs.js "prefs-backup-%date:/=-%_%_time::=.%.js" CALL :message "Cleaning prefs.js..." CALL :cleanup -CLS CALL :message "All done!" TIMEOUT 5 >nul ENDLOCAL