Fixes + Version bump
Some checks failed
Create Release on Tag Push / build (push) Has been cancelled
Some checks failed
Create Release on Tag Push / build (push) Has been cancelled
This commit is contained in:
parent
e815442881
commit
3a05d36f8c
6 changed files with 32 additions and 19 deletions
|
@ -121,7 +121,7 @@ export class PluginConfigViewer {
|
|||
Dialog mode provides a larger drawing area, but it's not as handy to use as tabs (default).<br />
|
||||
The editor will always open as a dialog on mobile.
|
||||
`,
|
||||
value: this.config.options.grid,
|
||||
value: this.config.options.dialogOnDesktop,
|
||||
type: 'checkbox'
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue