mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Fix bug
This commit is contained in:
		
							parent
							
								
									03b4f19a4c
								
							
						
					
					
						commit
						cfe9452e92
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -152,8 +152,6 @@ export default Vue.extend({
 | 
			
		|||
				description: this.description || null,
 | 
			
		||||
				location: this.location || null,
 | 
			
		||||
				birthday: this.birthday || null,
 | 
			
		||||
				avatarId: this.avatarId || undefined,
 | 
			
		||||
				bannerId: this.bannerId || undefined,
 | 
			
		||||
				fields,
 | 
			
		||||
				isBot: !!this.isBot,
 | 
			
		||||
				isCat: !!this.isCat,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue