Fix indentation

This commit is contained in:
Joshua Ramon Enslin 2023-07-31 19:42:21 +02:00
parent 651362c65e
commit c082ca685f
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -54,7 +54,7 @@ enum MDNodaRepository implements MDValueEnumInterface, JsonSerializable {
return match($input) {
'allgemein' => self::allgemein, // General link to a good source
'aat' => self::aat,
'aat' => self::aat,
'ackerbau' => self::ackerbau,
'bne' => self::bne,
'bnf' => self::bnf,