fix: rename back to all graphs

This commit is contained in:
Tienson Qin
2020-12-29 11:53:19 +08:00
parent 0559f03840
commit 88a894ad93
2 changed files with 3 additions and 1 deletions

View File

@@ -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})