update creds

This commit is contained in:
Pas 2025-02-13 12:33:04 -07:00
parent 3c960d4b55
commit 47048c925e

View file

@ -2,7 +2,7 @@ import { useEffect, useState } from "react";
import { usePlayerMeta } from "@/components/player/hooks/usePlayerMeta";
// Thanks Nemo, Custom, and Roomba for this API
// Thanks Nemo for this API
const BASE_URL = "https://fed-api-production.up.railway.app";
export function useSkipTime() {