You've already forked AstralRinth
forked from didirus/AstralRinth
Edit version route
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user