mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	attribute sync fix
This commit is contained in:
		
							parent
							
								
									35ef3c8470
								
							
						
					
					
						commit
						462bc0edd5
					
				@ -236,7 +236,8 @@ const primaryKeys = {
 | 
			
		||||
    "images": "imageId",
 | 
			
		||||
    "note_images": "noteImageId",
 | 
			
		||||
    "api_tokens": "apiTokenId",
 | 
			
		||||
    "options": "name"
 | 
			
		||||
    "options": "name",
 | 
			
		||||
    "attributes": "attributeId"
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
async function getEntityRow(entityName, entityId) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user