Sicherung
This commit is contained in:
@@ -17,13 +17,12 @@ namespace FSI.BT.Tools.RadialMenu
|
||||
|
||||
Cmds = new();
|
||||
|
||||
if (cmds != null)
|
||||
if (cmds != null)
|
||||
{
|
||||
foreach (string cmd in cmds)
|
||||
Cmds.Add(cmd);
|
||||
}
|
||||
|
||||
Cmds.Add("Rdp.Mgt");
|
||||
|
||||
Provider = new(ref _cmds);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user