mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 21:41:51 +02:00
Improve the update progress.
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Wox.Core.i18n
|
||||
private static Internationalization instance;
|
||||
private static object syncObject = new object();
|
||||
|
||||
public static Internationalization Internationalization
|
||||
public static Internationalization Instance
|
||||
{
|
||||
get
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user