Edit version route
This commit is contained in:
parent
d3bac307bb
commit
42b568952e
@ -299,7 +299,7 @@ export default {
|
||||
|
||||
try {
|
||||
await axios({
|
||||
url: 'https://api.modrinth.com/api/v1/version/version',
|
||||
url: 'https://api.modrinth.com/api/v1/version',
|
||||
method: 'POST',
|
||||
data: formData,
|
||||
headers: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user