feat: update time tooltip.
Some checks failed
Build and Push Docker Image / buildx (push) Has been cancelled

This commit is contained in:
2025-11-11 16:42:49 +08:00
parent 7bc3e10b52
commit 96042461f9
4 changed files with 248 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
const state = {
currentDate: new Date(),
markedDates: {},
markedDatesWithTimestamps: {},
currentServer: '',
token: '',
user: null,