mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
cleanup migration to filament
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
class CodeEditorField extends Field
|
||||
{
|
||||
protected string $view = 'web.fields.code-editor';
|
||||
protected string $view = 'fields.code-editor';
|
||||
|
||||
public string $lang = '';
|
||||
|
||||
|
Reference in New Issue
Block a user