1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

chore: lint

This commit is contained in:
Outvi V
2025-06-03 00:41:17 +08:00
parent fd22f5770d
commit 66e9e25dda

View File

@@ -66,7 +66,7 @@ watch(id, async () => {
return () => {
window.clearTimeout(timeoutId);
}
};
}, {
immediate: true,
});