Nullverweise warnings bereinigt

This commit is contained in:
2023-08-08 11:58:09 +02:00
parent 4af2bae8cd
commit ee6eb210b7
22 changed files with 125 additions and 102 deletions

View File

@@ -54,6 +54,7 @@ namespace CardmarketBot
// 3 => Österreich
// 6 => Belgien
// 11 => Frankreich
// 13 => Irland
// 14 => Italien
// 17 => Luxemburg
@@ -65,6 +66,7 @@ namespace CardmarketBot
{ "Belgien",6 },
{ "Dänemark", 8 },
{ "Frankreich", 11 },
{ "Irland", 13 },
{ "Italien", 14 },
{ "Luxemburg", 17 }
};