To fix:
If an admin has an underscore in their username e.g. @Abc_xyz, when they take a dispute the users will get the wrong username, e.g.:
tapping his/her username => @Abc\_xyz <=
(this doesn't happen in production, but in development on the main branch)
To fix: If an admin has an underscore in their username e.g.
@Abc_xyz
, when they take a dispute the users will get the wrong username, e.g.:tapping his/her username => @Abc\_xyz <=
(this doesn't happen in production, but in development on the main branch)