1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00

Removing experimental from link. They are not really experimental actually.

This commit is contained in:
Patrik J. Braun 2023-09-02 00:17:27 +02:00
parent d32e14894b
commit 930ea4f77a

View File

@ -716,7 +716,6 @@ export class NavBarConfig {
tags: { tags: {
name: $localize`Links`, name: $localize`Links`,
priority: ConfigPriority.advanced, priority: ConfigPriority.advanced,
experimental: true,
githubIssue: 174 githubIssue: 174
}, },
description: $localize`Visible links in the top menu.` description: $localize`Visible links in the top menu.`