mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
Tweak wording in notification
This commit is contained in:
@@ -751,10 +751,10 @@
|
||||
|
||||
[:div
|
||||
[:p
|
||||
"We suggest you upgrade now to avoid some potential bugs."]
|
||||
"We suggest you upgrade now to avoid potential bugs."]
|
||||
(when (seq paths)
|
||||
[:p
|
||||
"For example, the files below have reserved characters can't be synced on some platforms."])]
|
||||
"For example, the files below have reserved characters that can't be synced on some platforms."])]
|
||||
]
|
||||
(ui/button
|
||||
"Update filename format"
|
||||
|
||||
Reference in New Issue
Block a user