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