mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-21 13:26:20 +01:00
modified: src/widgets/emby/component.jsx
This commit is contained in:
parent
263801677a
commit
29c7a51b04
@ -174,7 +174,7 @@ export default function Component({ service }) {
|
|||||||
command,
|
command,
|
||||||
});
|
});
|
||||||
await fetch(url).then(() => {
|
await fetch(url).then(() => {
|
||||||
sessionMutate;
|
sessionMutate();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user