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