mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -56,7 +56,6 @@ class ServerController extends Controller | ||||
|             if (!is_object(json_decode($params['settings']))) { | ||||
|                 abort(500, '传输协议配置格式不正确'); | ||||
|             } | ||||
|             $server->settings = $params['settings']; | ||||
|         } | ||||
|          | ||||
| 		if ($request->input('id')) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user