mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/js: format code to ESLint
This commit is contained in:
@ -19,7 +19,7 @@ class SettingsController {
|
||||
settings.save(e.detail);
|
||||
this._view.showSuccess('Settings saved.');
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
module.exports = router => {
|
||||
router.enter(['settings'], (ctx, next) => {
|
||||
|
Reference in New Issue
Block a user