mirror of
https://github.com/mue/mue.git
synced 2026-07-22 16:27:32 +02:00
chore: improve lint, run prettier, alex added fade-in thing on navbar
This commit is contained in:
@@ -63,7 +63,7 @@ export default class BackgroundSettings extends PureComponent {
|
||||
}
|
||||
|
||||
render() {
|
||||
const interval = (
|
||||
/* const interval = (
|
||||
<SettingsItem
|
||||
title={variables.getMessage('modals.main.settings.sections.background.interval.title')}
|
||||
subtitle={variables.getMessage(
|
||||
@@ -101,7 +101,7 @@ export default class BackgroundSettings extends PureComponent {
|
||||
</option>
|
||||
</Dropdown>
|
||||
</SettingsItem>
|
||||
);
|
||||
);*/
|
||||
|
||||
const APISettings = (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user