mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
enhance: enable db backup on desktop
This commit is contained in:
@@ -139,8 +139,7 @@
|
||||
"Export debug transit file"]
|
||||
[:p.text-sm.opacity-70.mb-0 "Exports to a .transit file to send to us for debugging. Any sensitive data will be removed in the exported file."]])
|
||||
|
||||
(when (and db-based? util/web-platform?
|
||||
(not (util/mobile?)))
|
||||
(when (and db-based? (not (util/mobile?)))
|
||||
[:div
|
||||
[:hr]
|
||||
(auto-backup)])]])))
|
||||
|
||||
Reference in New Issue
Block a user