mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	fix protected note switching
This commit is contained in:
		
							parent
							
								
									3c56d29fca
								
							
						
					
					
						commit
						905eb303bc
					
				@ -720,6 +720,7 @@ class Note extends Entity {
 | 
				
			|||||||
        delete pojo.isContentAvailable;
 | 
					        delete pojo.isContentAvailable;
 | 
				
			||||||
        delete pojo.__attributeCache;
 | 
					        delete pojo.__attributeCache;
 | 
				
			||||||
        delete pojo.content;
 | 
					        delete pojo.content;
 | 
				
			||||||
 | 
					        delete pojo.contentHash;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    async afterSaving() {
 | 
					    async afterSaving() {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user