Add support for Highlight (kind:9802)

This commit is contained in:
dtonon
2025-04-02 00:44:53 +02:00
parent bb8a1a84af
commit 1ca10e12fb
7 changed files with 168 additions and 0 deletions

View File

@@ -110,6 +110,12 @@ func generateClientList(
amethyst,
snort, coracle, nostrudel,
}
case 9802:
clients = []ClientReference{
highlighter,
coracle,
nostrudel,
}
case 30311:
clients = []ClientReference{
native,