Updated common files

This commit is contained in:
Toastie 2024-06-26 19:44:07 +12:00
parent b045015efb
commit a63889b2f3
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
61 changed files with 188 additions and 227 deletions
src/EllieBot/_common/Patronage

View file

@ -5,4 +5,5 @@ public enum QuotaPer
PerHour,
PerDay,
PerMonth,
Total,
}