mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
in web version use local client time instead of server time for recording dateModified etc.
This commit is contained in:
@@ -58,6 +58,7 @@ class TabContext extends Component {
|
||||
|
||||
this.autoBookDisabled = false;
|
||||
this.textPreviewDisabled = false;
|
||||
this.codePreviewDisabled = false;
|
||||
|
||||
setTimeout(async () => {
|
||||
// we include the note into recent list only if the user stayed on the note at least 5 seconds
|
||||
|
||||
Reference in New Issue
Block a user