mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-16 17:59:49 +00:00
modified: src/widgets/emby/component.jsx
This commit is contained in:
parent
263801677a
commit
29c7a51b04
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ export default function Component({ service }) {
|
||||||
command,
|
command,
|
||||||
});
|
});
|
||||||
await fetch(url).then(() => {
|
await fetch(url).then(() => {
|
||||||
sessionMutate;
|
sessionMutate();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue