You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	This commit is contained in:
		| @@ -1045,8 +1045,7 @@ class Setting extends BaseModel { | ||||
| 				section: 'note', | ||||
| 				public: true, | ||||
| 				appTypes: [AppType.Mobile], | ||||
| 				show: (settings: any) => settings['editor.beta'], | ||||
| 				label: () => 'Enable spellcheck in the beta editor', | ||||
| 				label: () => _('Enable spellcheck in the text editor'), | ||||
| 				storage: SettingStorage.File, | ||||
| 				isGlobal: true, | ||||
| 			}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user