forked from didirus/AstralRinth
Rollback to staging.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@modrinth/app-frontend",
|
||||
"private": true,
|
||||
"version": "0.8.904",
|
||||
"version": "0.8.905",
|
||||
"development_build": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
@@ -8,7 +8,7 @@ import { globIterate } from "glob";
|
||||
import { match as matchLocale } from "@formatjs/intl-localematcher";
|
||||
import { consola } from "consola";
|
||||
|
||||
const API_URL = "https://api.modrinth.com/v2/";
|
||||
const API_URL = "https://staging-api.modrinth.com/v2/";
|
||||
|
||||
const preloadedFonts = [
|
||||
"inter/Inter-Regular.woff2",
|
||||
|
||||
Reference in New Issue
Block a user