mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
cleanup and replace all instances of 'var' with 'let'
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* Updates
|
||||
*/
|
||||
|
||||
var ruleGenerator = {};
|
||||
let ruleGenerator = {};
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user