style: auto-fix linting issues
This commit is contained in:
parent
92f8d4ef61
commit
71b65e70a8
1 changed files with 18 additions and 19 deletions
1
js/ui.js
1
js/ui.js
|
|
@ -1631,7 +1631,6 @@ export class UIRenderer {
|
|||
this.updateGlobalTheme();
|
||||
}
|
||||
|
||||
|
||||
const downloadsdisabled = true;
|
||||
if (downloadsdisabled == true) {
|
||||
if (pageId === 'download') {
|
||||
|
|
|
|||
Loading…
Reference in a new issue