fix: remove duplicate wgLogo setting
All checks were successful
Flake checks / Check (pull_request) Successful in 4m39s

This commit is contained in:
teutat3s 2024-01-08 17:56:48 +01:00
parent 1d018ade9b
commit 8d06c61d2f
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -120,7 +120,6 @@
# End of automatically generated settings. # End of automatically generated settings.
# Add more configuration options below. # Add more configuration options below.
$wgLogo = "https://pub.solar/assets/pubsolar.svg";
$wgLogos = [ $wgLogos = [
'svg' => "https://pub.solar/assets/pubsolar.svg", 'svg' => "https://pub.solar/assets/pubsolar.svg",
'icon' => "https://pub.solar/assets/pubsolar.svg", 'icon' => "https://pub.solar/assets/pubsolar.svg",