Add version title to request
This commit is contained in:
parent
0f64a769c2
commit
8dd1ff593a
@ -272,7 +272,7 @@
|
||||
number
|
||||
</span>
|
||||
<input
|
||||
v-model="versions[currentVersionIndex].name"
|
||||
v-model="versions[currentVersionIndex].version_title"
|
||||
type="text"
|
||||
placeholder="Enter the name"
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user