mirror of
https://github.com/v2board/v2board.git
synced 2025-06-16 06:37:53 +08:00
update: fix editor
This commit is contained in:
@ -17,6 +17,6 @@ class Server extends Model
|
||||
'networkSettings' => 'array',
|
||||
'dnsSettings' => 'array',
|
||||
'ruleSettings' => 'array',
|
||||
'tag' => 'array'
|
||||
'tags' => 'array'
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user