Fixed a bunch of warnings
This commit is contained in:
@@ -18,8 +18,8 @@ namespace FoodsharingSiegen.Server.Dialogs
|
||||
|
||||
public Guid SelectedUser { get; set; }
|
||||
|
||||
private string _header;
|
||||
private string _infoName;
|
||||
private string? _header;
|
||||
private string? _infoName;
|
||||
private bool _showInfo;
|
||||
private bool _showAlert;
|
||||
private bool _showNotNeeded;
|
||||
|
||||
Reference in New Issue
Block a user