mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-08 13:04:34 +00:00
chore: lint
This commit is contained in:
parent
fd22f5770d
commit
66e9e25dda
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ watch(id, async () => {
|
|||
|
||||
return () => {
|
||||
window.clearTimeout(timeoutId);
|
||||
}
|
||||
};
|
||||
}, {
|
||||
immediate: true,
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue