feat: Add view count to shared links in settings
This commit is contained in:
@@ -151,7 +151,7 @@ const useAuthorizedSettingsConfig = () => {
|
||||
icon: GroupIcon,
|
||||
},
|
||||
Shares: {
|
||||
name: t("Share Links"),
|
||||
name: t("Shared Links"),
|
||||
path: "/settings/shares",
|
||||
component: Shares,
|
||||
enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user