generated from haydenull/logseq-plugin-react-boilerplate
-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
The time of git auto-commit is wrong. I am in East 8 zone, and the time carried by auto-commit is always 8 hours late. I found that the method used is return defaultMessage + " " + new Date().toISOString();, and changing it to new Date().toLocaleString() can temporarily solve this problem
Remember to restart Logseq after changing the code to take effect

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels