initial implementation of attachmentsetting
This commit is contained in:
parent
d8ed541d12
commit
9aaa8a86f5
6 changed files with 134 additions and 7 deletions
|
|
@ -14,7 +14,6 @@
|
|||
<input
|
||||
:id="path"
|
||||
class="string-input"
|
||||
step="1"
|
||||
:disabled="shouldBeDisabled"
|
||||
:value="realDraftMode ? draft : state"
|
||||
@change="update"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue