mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Disable server-side functionality in custom ASF builds
This commit is contained in:
@@ -74,5 +74,11 @@ 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