mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-18 19:06:38 +00:00
add links to license
This commit is contained in:
@@ -182,7 +182,9 @@ export function LayoutSidebar({
|
||||
>
|
||||
{build === "oss"
|
||||
? t("communityEdition")
|
||||
: t("enterpriseEdition")}
|
||||
: build === "enterprise"
|
||||
? t("enterpriseEdition")
|
||||
: "Pangolin Cloud"}
|
||||
<FaGithub size={12} />
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user