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,
|
||||
});
|
||||
await fetch(url).then(() => {
|
||||
sessionMutate;
|
||||
sessionMutate();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue