mirror of
https://github.com/artegoser/ultyt.git
synced 2024-11-21 19:46: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() {
|
||||
window.piped_api = new PipedAPI("https://ytapi.dc09.ru");
|
||||
window.piped_api = new PipedAPI();
|
||||
|
||||
return (
|
||||
<NextUIProvider>
|
||||
|
|
Loading…
Add table
Reference in a new issue