mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
lint
This commit is contained in:
@@ -482,9 +482,10 @@ export class PreferencesManager {
|
||||
os.alert({
|
||||
type: 'error',
|
||||
title: i18n.ts.somethingHappened,
|
||||
text: err,
|
||||
});
|
||||
|
||||
console.error(err);
|
||||
|
||||
return { enabled: false };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user