mirror of
https://github.com/DarthAffe/KeyboardAudioVisualizer.git
synced 2025-12-13 07:38:44 +00:00
Fixed settings-file-name
This commit is contained in:
parent
13e66c6356
commit
d738e8fc5d
@ -10,7 +10,7 @@ namespace KeyboardAudioVisualizer
|
|||||||
{
|
{
|
||||||
#region Constants
|
#region Constants
|
||||||
|
|
||||||
private const string PATH_SETTINGS = "Settings.xaml";
|
private const string PATH_SETTINGS = "Settings.xml";
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user