mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Improve performance
This commit is contained in:
		
							parent
							
								
									1a1483a242
								
							
						
					
					
						commit
						bdbe646ca7
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -185,7 +185,8 @@ export const pack = (
 | 
			
		|||
		clientSettings: false,
 | 
			
		||||
		profile: false,
 | 
			
		||||
		keywords: false,
 | 
			
		||||
		domains: false
 | 
			
		||||
		domains: false,
 | 
			
		||||
		pinnedNoteIds: false
 | 
			
		||||
	};
 | 
			
		||||
 | 
			
		||||
	// Populate the user if 'user' is ID
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue