Skip to content

Commit

Permalink
Add experimental label
Browse files Browse the repository at this point in the history
  • Loading branch information
C1rdec committed Jan 28, 2020
1 parent c57ae74 commit 82ce44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lurker.UI/Views/SettingsView.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
<Grid>
<Label Foreground="{DynamicResource AccentColorBrush}"
VerticalAlignment="Center"
Margin="100,-10,0,0">(Ctrl + D)</Label>
Margin="100,-10,0,0">(Ctrl + D) ** Experimental might crash **</Label>
<Controls:ToggleSwitch Grid.Row="1"
Margin="0,30,0,0"
HorizontalAlignment="Left"
Expand Down

0 comments on commit 82ce44e

Please sign in to comment.