diff --git a/src/public/javascripts/dialogs/options/other.js b/src/public/javascripts/dialogs/options/other.js index 146152192..8c79ded40 100644 --- a/src/public/javascripts/dialogs/options/other.js +++ b/src/public/javascripts/dialogs/options/other.js @@ -17,7 +17,7 @@ const TPL = `
- +

Changes to the spell check options will take effect after application restart.

@@ -132,4 +132,4 @@ export default class ProtectedSessionOptions { this.$imageMaxWidthHeight.val(options['imageMaxWidthHeight']); this.$imageJpegQuality.val(options['imageJpegQuality']); } -} \ No newline at end of file +}