mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-31 00:58:44 +00:00
update creds
This commit is contained in:
parent
3c960d4b55
commit
47048c925e
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue