Adds logging for refunds (#26274)

LGTM
This commit is contained in:
keronshb
2024-03-19 22:46:03 -04:00
committed by GitHub
parent 395024a652
commit 85f4b43db1
2 changed files with 4 additions and 0 deletions

View File

@@ -96,4 +96,5 @@ public enum LogType
ChatRateLimited = 87,
AtmosTemperatureChanged = 88,
DeviceNetwork = 89,
StoreRefund = 90
}