mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	fix tags
This commit is contained in:
		| @@ -16,7 +16,7 @@ class ServerSave extends FormRequest | ||||
|         'port' => 'required', | ||||
|         'server_port' => 'required', | ||||
|         'tls' => 'required', | ||||
|         'tags' => 'array', | ||||
|         'tags' => 'nullable|array', | ||||
|         'rate' => 'required|numeric', | ||||
|         'network' => 'required|in:tcp,kcp,ws,http,domainsocket,quic', | ||||
|         'settings' => '' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user