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