Enable 'Features' settings item on cloud hosted
This commit is contained in:
@@ -94,7 +94,7 @@ function SettingsSidebar() {
|
|||||||
label={t("Security")}
|
label={t("Security")}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
{can.update && env.DEPLOYMENT !== "hosted" && (
|
{can.update && (
|
||||||
<SidebarLink
|
<SidebarLink
|
||||||
to="/settings/features"
|
to="/settings/features"
|
||||||
icon={<BeakerIcon color="currentColor" />}
|
icon={<BeakerIcon color="currentColor" />}
|
||||||
|
|||||||
Reference in New Issue
Block a user