From 655c4e30e4d2363d4a2f375111085a9febda0976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20S=C5=82omka?= Date: Mon, 20 Nov 2023 15:13:10 +0100 Subject: [PATCH] Update AuthorsTab.php --- src/lib/Tab/LocationView/AuthorsTab.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Tab/LocationView/AuthorsTab.php b/src/lib/Tab/LocationView/AuthorsTab.php index d03c84a2b0..3178d2d998 100644 --- a/src/lib/Tab/LocationView/AuthorsTab.php +++ b/src/lib/Tab/LocationView/AuthorsTab.php @@ -49,7 +49,7 @@ public function getName(): string public function getOrder(): int { - return 600x; + return 650; } /**