Nullverweise warnings bereinigt
This commit is contained in:
@@ -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 }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user