mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 17:32:20 +00:00
Fix URL typo in OnlinesSettings initialization
This commit is contained in:
parent
044930e742
commit
1d4bc2887f
@ -16,7 +16,7 @@ namespace Uaflix
|
||||
/// </summary>
|
||||
public static void loaded(InitspaceModel initspace)
|
||||
{
|
||||
UaFlix = new OnlinesSettings("Uaflix", "https://uaflix.net", streamproxy: false, useproxy: false)
|
||||
UaFlix = new OnlinesSettings("Uaflix", "https://uafix.net", streamproxy: false, useproxy: false)
|
||||
{
|
||||
displayname = "UaFlix",
|
||||
group = 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user