Commit 3cb3963a authored by Martin Tvarožek's avatar Martin Tvarožek
Browse files

fix: remove unused placeholder setting

parent 6edd5c47
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -20,13 +20,6 @@
                        </StackPanel>
                        <ToggleSwitch IsChecked="{Binding PresentationModeChecked, Mode=TwoWay}" />
                    </Grid>
                    <Grid Classes="Setting">
                        <StackPanel>
                            <TextBlock Classes="Title" Text="Praise the Sun"/>
                            <TextBlock Classes="Description" Text="This setting is currently just a proof of concept."/>
                        </StackPanel>
                        <ToggleSwitch/>
                    </Grid>
                    <Grid Classes="Setting">
                        <StackPanel>
                            <TextBlock Classes="Title" Text="Game Data Directory"/>