mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update Themes URL link
This commit is contained in:
parent
bc9693d6f6
commit
8533f6edf1
1 changed files with 2 additions and 2 deletions
|
|
@ -114,7 +114,7 @@ namespace Wox.ViewModel
|
||||||
|
|
||||||
#region theme
|
#region theme
|
||||||
|
|
||||||
public static string Theme => @"http://www.getwox.com/theme";
|
public static string Theme => @"http://www.getwox.com/theme/builder";
|
||||||
|
|
||||||
public string SelectedTheme
|
public string SelectedTheme
|
||||||
{
|
{
|
||||||
|
|
@ -314,4 +314,4 @@ namespace Wox.ViewModel
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue