Fix mod creation
This commit is contained in:
parent
a8d150db5c
commit
0f64a769c2
@ -579,7 +579,7 @@ export default {
|
|||||||
wiki_url: this.wiki_url,
|
wiki_url: this.wiki_url,
|
||||||
client_side: this.clientSideType.id,
|
client_side: this.clientSideType.id,
|
||||||
server_side: this.serverSideType.id,
|
server_side: this.serverSideType.id,
|
||||||
license: this.license,
|
license_id: this.license.short,
|
||||||
license_url: this.license_url,
|
license_url: this.license_url,
|
||||||
is_draft: this.draft,
|
is_draft: this.draft,
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user