lint fix
This commit is contained in:
		
							parent
							
								
									036017a6af
								
							
						
					
					
						commit
						1c21cb4d82
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -74,7 +74,7 @@ function fetchValue() { | ||||||
| async function save() { | async function save() { | ||||||
| 	try { | 	try { | ||||||
| 		JSON5.parse(valueForEditor); | 		JSON5.parse(valueForEditor); | ||||||
| 	} catch (e) { | 	} catch (err) { | ||||||
| 		os.alert({ | 		os.alert({ | ||||||
| 			type: 'error', | 			type: 'error', | ||||||
| 			text: i18n.ts.invalidValue, | 			text: i18n.ts.invalidValue, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue