mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-22 17:28:37 +00:00
Revert "Disable server-side functionality in custom ASF builds"
This reverts commit 42ceb6d413.
This commit is contained in:
@@ -74,11 +74,5 @@ namespace ArchiSteamFarm.OfficialPlugins.ItemsMatcher.Localization {
|
||||
return ResourceManager.GetString("ActivelyMatchingSomeConfirmationsFailed", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string PluginDisabledCustomBuild {
|
||||
get {
|
||||
return ResourceManager.GetString("PluginDisabledCustomBuild", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user