mirror of
https://github.com/unraid/api.git
synced 2026-05-25 03:10:17 -05:00
feat: fix storybook config
This commit is contained in:
@@ -11,7 +11,6 @@ const useTeleport = () => {
|
||||
if (!potentialTarget) return;
|
||||
|
||||
teleportTarget.value = potentialTarget;
|
||||
console.log("[determineTeleportTarget] teleportTarget", teleportTarget.value);
|
||||
};
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user