mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-29 13:33:37 +02:00
Merge b3bc2940c8
into c25187332e
This commit is contained in:
commit
0b905987e9
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
@ECHO OFF & SETLOCAL DisableDelayedExpansion
|
@ECHO OFF & SETLOCAL DisableDelayedExpansion
|
||||||
TITLE prefs.js cleaner
|
TITLE prefs.js cleaner
|
||||||
|
chcp 437>nul
|
||||||
REM ### prefs.js cleaner for Windows
|
REM ### prefs.js cleaner for Windows
|
||||||
REM ## author: @claustromaniac
|
REM ## author: @claustromaniac
|
||||||
REM ## version: 2.8
|
REM ## version: 2.8
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@ECHO OFF & SETLOCAL EnableDelayedExpansion
|
@ECHO OFF & SETLOCAL EnableDelayedExpansion
|
||||||
TITLE arkenfox user.js updater
|
TITLE arkenfox user.js updater
|
||||||
|
chcp 437>nul
|
||||||
REM ## arkenfox user.js updater for Windows
|
REM ## arkenfox user.js updater for Windows
|
||||||
REM ## author: @claustromaniac
|
REM ## author: @claustromaniac
|
||||||
REM ## version: 4.20
|
REM ## version: 4.20
|
||||||
|
|
Loading…
Add table
Reference in a new issue