Improve DeliveryAdminWindow
This commit is contained in:
5
Elwig/Helpers/NullItem.cs
Normal file
5
Elwig/Helpers/NullItem.cs
Normal file
@ -0,0 +1,5 @@
|
||||
namespace Elwig.Helpers {
|
||||
public class NullItem {
|
||||
public static string Name => "- Keine Angabe -";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user