mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-12 02:12:01 +00:00
oops: remove test log
This commit is contained in:
@@ -80,7 +80,6 @@ export const DeckyRouterStateContextProvider: FC<Props> = ({ children, deckyRout
|
|||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
function onUpdate() {
|
function onUpdate() {
|
||||||
console.log('test', deckyRouterState.publicState());
|
|
||||||
setPublicDeckyRouterState({ ...deckyRouterState.publicState() });
|
setPublicDeckyRouterState({ ...deckyRouterState.publicState() });
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user