You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ButtonCommand="{Binding DeleteLocalFileCommand}"HorizontalAlignment="Right"Margin="4"Padding="2"IsVisible="{Binding IsLocalMode}"IsEnabled="{Binding IsLocalMode}"Background="DarkRed" DockPanel.Dock="Right" ToolTip.Tip="WARNING: this will delete your local file without asking! Only click this if you're sure you want to delete this file!">
0 commit comments