1 Commits

Author SHA1 Message Date
ea9a60558f fix: avoid using php start shorthand 2024-08-05 20:31:55 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?
<?php
return [
'routes' => [

View File

@ -1,4 +1,4 @@
<?
<?php
namespace OCA\PrideFlags\Settings;