Chat disabled and re-blocks it if I log out

I’ve made a macro to help with this!

It will get rid of the dialog and enable chat in one click

/click StaticPopup1Button2
/run  C_SocialRestrictions.SetChatDisabled(false)  print(format("Chat: Enabled!"))
4 Likes