[Client] Make default origin local in user list of admin panel
This commit is contained in:
		
							parent
							
								
									93c3f34813
								
							
						
					
					
						commit
						dc04869650
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -90,7 +90,7 @@ export default Vue.extend({
 | 
			
		|||
			unsuspending: false,
 | 
			
		||||
			sort: '+createdAt',
 | 
			
		||||
			state: 'all',
 | 
			
		||||
			origin: 'combined',
 | 
			
		||||
			origin: 'local',
 | 
			
		||||
			limit: 10,
 | 
			
		||||
			offset: 0,
 | 
			
		||||
			users: [],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue