mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	✌️
This commit is contained in:
		
							parent
							
								
									df43de0487
								
							
						
					
					
						commit
						b83fc7989c
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -56,6 +56,8 @@ export default (
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	_target.url = `${config.drive_url}/${_target.id}/${encodeURIComponent(_target.name)}`;
 | 
						_target.url = `${config.drive_url}/${_target.id}/${encodeURIComponent(_target.name)}`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						if (_target.properties == null) _target.properties = {};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	if (opts.detail) {
 | 
						if (opts.detail) {
 | 
				
			||||||
		if (_target.folder_id) {
 | 
							if (_target.folder_id) {
 | 
				
			||||||
			// Populate folder
 | 
								// Populate folder
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue