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