This commit is contained in:
Wizzy69
2022-05-06 08:57:37 +03:00
parent d2c1cdab77
commit 7fcdf7db56
7 changed files with 16 additions and 40 deletions

View File

@@ -63,7 +63,7 @@ namespace PluginManager.Online
continue;
}
}
else if (op == PluginManager.Others.OperatingSystem.LINUX)
else if (op == Others.OperatingSystem.LINUX)
{
if (content[4].Contains("Linux"))
{