mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Dead code removed
This commit is contained in:
@@ -32,7 +32,7 @@ options._renderContents = function () {
|
|||||||
|
|
||||||
options._determineOptionValues()
|
options._determineOptionValues()
|
||||||
.then(options._renderOptionsPanel);
|
.then(options._renderOptionsPanel);
|
||||||
// console.log(!translationComplete);
|
|
||||||
if (!translationComplete) {
|
if (!translationComplete) {
|
||||||
options._renderLocaleNotice();
|
options._renderLocaleNotice();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user