mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Add missing comma
This commit is contained in:
		
							parent
							
								
									04553de230
								
							
						
					
					
						commit
						8c8f165a6e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -339,7 +339,7 @@ export default Vue.extend({
 | 
			
		|||
			});
 | 
			
		||||
 | 
			
		||||
			return !confirm.canceled;
 | 
			
		||||
		}
 | 
			
		||||
		},
 | 
			
		||||
 | 
			
		||||
		fetchUsers() {
 | 
			
		||||
			this.$root.api('admin/show-users', {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue