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