mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
ReSharper ignored warnings review
This commit is contained in:
@@ -286,6 +286,7 @@ namespace ArchiSteamFarm {
|
||||
internal enum ENotification : byte {
|
||||
[SuppressMessage("ReSharper", "UnusedMember.Global")]
|
||||
Unknown = 0,
|
||||
|
||||
Trading = 1,
|
||||
|
||||
// Only custom below, different than ones available as user_notification_type
|
||||
|
||||
Reference in New Issue
Block a user