mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
improvements in frontend sync (WIP)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function reloadApp() {
|
||||
function reloadFrontendApp() {
|
||||
window.location.reload(true);
|
||||
}
|
||||
|
||||
@@ -353,7 +353,7 @@ function isValidAttributeName(name) {
|
||||
}
|
||||
|
||||
export default {
|
||||
reloadApp,
|
||||
reloadFrontendApp,
|
||||
parseDate,
|
||||
padNum,
|
||||
formatTime,
|
||||
|
||||
Reference in New Issue
Block a user