fix: post-review polish on v1.4.4
- IsAllowedForStorage warning now only fires for ChatTypes the build doesn't recognise (Enum.IsDefined), not for opted-out known ones - Drop stale tests-location comment in HonorificService
This commit is contained in:
@@ -156,8 +156,6 @@ internal sealed class HonorificService : IDisposable
|
||||
}
|
||||
}
|
||||
|
||||
// --- Pure-logic helpers; tested via HellionChat.Tests/Integrations. ---
|
||||
|
||||
internal static HonorificTitleData? ParseTitleJson(string json)
|
||||
{
|
||||
if (string.IsNullOrEmpty(json))
|
||||
|
||||
Reference in New Issue
Block a user