[feat:] delete address sets (FINALLY, this was so hard to implement, it took almost 2 minutes)

This commit is contained in:
2026-05-19 09:31:35 +02:00
parent e2d5ae2a70
commit eb38bafd23
2 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
</StackPanel>
</MenuItem.Header>
</MenuItem>
<MenuItem x:Name="MnIAdSetDelete" Click="MnIAdSetRename_OnClick" IsEnabled="False">
<MenuItem x:Name="MnIAdSetDelete" Click="MnIAdSetDelete_OnClick" IsEnabled="True">
<MenuItem.Header>
<StackPanel Orientation="Horizontal">
<LucideIcon Kind="Trash" Width="12" Height="12" Size="12" />