From 930ea4f77a36ac1ec84e44af704581be25292156 Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Sat, 2 Sep 2023 00:17:27 +0200 Subject: [PATCH] Removing experimental from link. They are not really experimental actually. --- src/common/config/public/ClientConfig.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/config/public/ClientConfig.ts b/src/common/config/public/ClientConfig.ts index 4265eb78..1b90ec0d 100644 --- a/src/common/config/public/ClientConfig.ts +++ b/src/common/config/public/ClientConfig.ts @@ -716,7 +716,6 @@ export class NavBarConfig { tags: { name: $localize`Links`, priority: ConfigPriority.advanced, - experimental: true, githubIssue: 174 }, description: $localize`Visible links in the top menu.`