You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
Desktop: Add support for multi-language spell check (#6617)
This commit is contained in:
@@ -848,6 +848,7 @@ export default class BaseApplication {
|
||||
Setting.setValue('firstStart', 0);
|
||||
} else {
|
||||
Setting.applyDefaultMigrations();
|
||||
Setting.applyUserSettingMigration();
|
||||
}
|
||||
|
||||
setLocale(Setting.value('locale'));
|
||||
|
||||
Reference in New Issue
Block a user