mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	indent data notes
This commit is contained in:
		
							parent
							
								
									d025cfee1b
								
							
						
					
					
						commit
						79e7762c72
					
				| @ -204,7 +204,7 @@ function BackendScriptApi(currentNote, apiParams) { | |||||||
|     this.createDataNote = async (parentNoteId, title, content = {}) => await noteService.createNewNote({ |     this.createDataNote = async (parentNoteId, title, content = {}) => await noteService.createNewNote({ | ||||||
|         parentNoteId, |         parentNoteId, | ||||||
|         title, |         title, | ||||||
|         content: JSON.stringify(content), |         content: JSON.stringify(content, null, '\t'), | ||||||
|         type: 'code', |         type: 'code', | ||||||
|         mime: 'application/json' |         mime: 'application/json' | ||||||
|     }); |     }); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam