mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
Add version title to request
This commit is contained in:
@@ -272,7 +272,7 @@
|
||||
number
|
||||
</span>
|
||||
<input
|
||||
v-model="versions[currentVersionIndex].name"
|
||||
v-model="versions[currentVersionIndex].version_title"
|
||||
type="text"
|
||||
placeholder="Enter the name"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user