mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-13 03:28:19 +00:00
fix hide raw resources again
This commit is contained in:
@@ -122,7 +122,7 @@ export default function Page() {
|
|||||||
title: t("resourceHTTP"),
|
title: t("resourceHTTP"),
|
||||||
description: t("resourceHTTPDescription")
|
description: t("resourceHTTPDescription")
|
||||||
},
|
},
|
||||||
...(env.flags.allowRawResources
|
...(!env.flags.allowRawResources
|
||||||
? []
|
? []
|
||||||
: [
|
: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user