We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee26aa4 commit 454476dCopy full SHA for 454476d
1 file changed
Moder.Core/Views/MainWindow.axaml
@@ -23,7 +23,7 @@
23
Height="24"
24
Margin="8,0,0,0"
25
IsHitTestVisible="False"
26
- Path="../Assets/logo.svg" />
+ Path="./Assets/logo.svg" />
27
28
<Menu>
29
<MenuItem Command="{Binding OpenCharacterEditorCommand}" Header="{x:Static lang:Resource.Menu_CharacterEditor}" />
0 commit comments