mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update: fix speed limit no outpus
This commit is contained in:
		| @@ -119,7 +119,8 @@ class ServerService | ||||
|             ->where('banned', 0) | ||||
|             ->select([ | ||||
|                 'id', | ||||
|                 'uuid' | ||||
|                 'uuid', | ||||
|                 'speed_limit' | ||||
|             ]) | ||||
|             ->get(); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user