mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
🧪
This commit is contained in:
parent
5c74ec0005
commit
1d8fc82fe9
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ export class App {
|
||||||
initBlockPopover(this);
|
initBlockPopover(this);
|
||||||
promiseTransactions();
|
promiseTransactions();
|
||||||
window.setInterval(() => {
|
window.setInterval(() => {
|
||||||
console.log(new Date().getTime())
|
console.log(new Date())
|
||||||
}, 10000);
|
}, 10000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue