mirror of
https://github.com/v2board/v2board.git
synced 2025-12-15 18:02:08 +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