mirror of
https://github.com/arkenfox/user.js.git
synced 2025-07-12 16:31:58 +02:00
I really don't like the online editor
This commit is contained in:
@ -171,7 +171,7 @@ IF EXIST user.js.new (
|
|||||||
CALL :message "Update completed without changes."
|
CALL :message "Update completed without changes."
|
||||||
) ELSE (
|
) ELSE (
|
||||||
REN user.js.new user.js
|
REN user.js.new user.js
|
||||||
REN CALL :message "Update complete."
|
CALL :message "Update complete."
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
ECHO:
|
ECHO:
|
||||||
|
Reference in New Issue
Block a user