This commit is contained in:
2022-05-07 13:56:31 +03:00
parent b9ff016caa
commit 497cba65ca
7 changed files with 141 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"))
{