Hychat icon indicating copy to clipboard operation
Hychat copied to clipboard

adding new tabs dont work

Open UltimateBoi opened this issue 3 years ago • 3 comments

UltimateBoi avatar Jan 19 '22 17:01 UltimateBoi

adding new chat tabs that is.

UltimateBoi avatar Jan 19 '22 17:01 UltimateBoi

        tabs.add(new ChatTab("Test")
                .withMatches(TEST)
                .withMessagePrefix("/tc "));

btw i added the regex stuff for test but it still dosent even show.

UltimateBoi avatar Jan 19 '22 17:01 UltimateBoi