mirror of
https://github.com/arkenfox/user.js.git
synced 2025-09-05 19:32:54 +02:00
Simple maintenance improvements (#1255)
* Use direct check for existence of file * Fix shellcheck warnings * Unify codestyle in scripts * Trim excess whitespace
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
As of v91, section 4600 is no longer recommended, and is all inactive. This
|
||||
now includes the old 4700 section. You can reset them using prefsCleaner.
|
||||
|
||||
|
||||
For instructions see:
|
||||
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
||||
***/
|
||||
@ -69,4 +69,3 @@
|
||||
return 'all done';
|
||||
|
||||
})();
|
||||
|
||||
|
Reference in New Issue
Block a user