Commit graph

2 commits

Author SHA1 Message Date
Noi
6bdf528c66 Replace RemovalType with bool
In general: `RemovalType.Ban` was replaced with `true` and
`RemovalType.Kick` with `false`. `RemovalType.None` was never used.
2022-12-02 20:28:23 -08:00
Noi
a419dd2554 Separate code files between feature sets 2022-08-15 20:18:14 -07:00
Renamed from Services/CommonFunctions/Hooks.cs (Browse further)