fix query single note error
This commit is contained in:
		
							parent
							
								
									99431b3abb
								
							
						
					
					
						commit
						b912396e5c
					
				@ -189,7 +189,7 @@ def query_from_editor_all_fields(editor):
 | 
				
			|||||||
        return
 | 
					        return
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    query_all([editor.note])
 | 
					    query_all([editor.note])
 | 
				
			||||||
    #editor.setNote(editor.note, focus=True)
 | 
					    editor.setNote(editor.note, focus=True)
 | 
				
			||||||
    editor.saveNow()
 | 
					    editor.saveNow()
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
   
 | 
					   
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user