mirror of
https://github.com/artegoser/ultyt.git
synced 2024-11-22 03:56:21 +03:00
fix: link
This commit is contained in:
parent
f2fe9afb6d
commit
ca59122051
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ declare global {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
function App() {
|
function App() {
|
||||||
window.piped_api = new PipedAPI("https://ytapi.dc09.ru");
|
window.piped_api = new PipedAPI();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<NextUIProvider>
|
<NextUIProvider>
|
||||||
|
|
Loading…
Add table
Reference in a new issue