mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
Merge branch 'master' into refactor/remove-editor-ugly-timers
This commit is contained in:
@@ -436,7 +436,7 @@
|
||||
path (str
|
||||
(if journal-page?
|
||||
config/default-journals-directory
|
||||
config/default-pages-directory)
|
||||
(config/get-pages-directory))
|
||||
"/"
|
||||
(if journal-page?
|
||||
(date/journal-title->default title)
|
||||
@@ -666,7 +666,7 @@
|
||||
path (str
|
||||
(if journal-page?
|
||||
config/default-journals-directory
|
||||
config/default-pages-directory)
|
||||
(config/get-pages-directory))
|
||||
"/"
|
||||
(if journal-page?
|
||||
(date/journal-title->default title)
|
||||
|
||||
Reference in New Issue
Block a user