You've already forked AstralRinth
forked from didirus/AstralRinth
Fix main page, fix mod creation
This commit is contained in:
@@ -282,7 +282,7 @@ export default {
|
||||
|
||||
this.createdVersion.mod_id = this.$route.params.id
|
||||
this.createdVersion.dependencies = []
|
||||
this.createdVersion.primary = false;
|
||||
this.createdVersion.featured = false
|
||||
|
||||
formData.append('data', JSON.stringify(this.createdVersion))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user