mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix: rename back to all graphs
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
:icon svg/graph-sm})
|
||||
|
||||
(when (or logged? (and (nfs/supported?) current-repo))
|
||||
{:title (t :all-repos)
|
||||
{:title (t :all-graphs)
|
||||
:options {:href (rfe/href :repos)}
|
||||
:icon svg/repos-sm})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user