mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-11 17:18:42 +00:00
fix tests
This commit is contained in:
parent
ab1a6c588f
commit
4bef37a951
|
|
@ -84,7 +84,7 @@ class EditorDoc implements \JsonSerializable
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private string $virtualPath = '/';
|
||||
public string $virtualPath = '/';
|
||||
|
||||
/**
|
||||
* Doc is visible in editor doc list.
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@ return ['Editor' => [
|
|||
'Insert' => 'Einfügung',
|
||||
'Layout' => 'Layout',
|
||||
'Name' => 'Name',
|
||||
'Note' => 'Note',
|
||||
'Notes' => 'Notes',
|
||||
'Permission' => 'Erlaubnis',
|
||||
'Preview' => 'Vorschau',
|
||||
'Save' => 'Speichern',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user