mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Fix front and backend views with new service variable setups
This commit is contained in:
@@ -246,7 +246,7 @@ EOF;
|
||||
'user_viewable' => 0,
|
||||
'user_editable' => 0,
|
||||
'required' => 0,
|
||||
'rules' => 'required|string',
|
||||
'rules' => 'string',
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user