mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Implement basic HttpListener IPC as WCF alternative
This commit is contained in:
@@ -421,12 +421,12 @@ namespace ArchiSteamFarm {
|
||||
internal enum EUserInputType : byte {
|
||||
Unknown,
|
||||
DeviceID,
|
||||
IPCHostname,
|
||||
Login,
|
||||
Password,
|
||||
SteamGuard,
|
||||
SteamParentalPIN,
|
||||
TwoFactorAuthentication,
|
||||
WCFHostname
|
||||
TwoFactorAuthentication
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user