update autoupdate default config
This commit is contained in:
@@ -114,8 +114,8 @@ public class TorchConfig : ViewModel, ITorchConfig
|
|||||||
|
|
||||||
public UpdateSource UpdateSource { get; set; } = new()
|
public UpdateSource UpdateSource { get; set; } = new()
|
||||||
{
|
{
|
||||||
Repository = "PveTeam/Torch",
|
Repository = "PvE/Torch",
|
||||||
Url = "https://api.github.com",
|
Url = "https://git.zznty.ru/api/v1",
|
||||||
SourceType = UpdateSourceType.Github
|
SourceType = UpdateSourceType.Github
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user