You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
example data: Change realmIcon default value in eg.serverSettings
Observed value for CZO is:
/user_avatars/2/realm/icon.png?version=3
A relative URL rather than absolute, so change it to match that
observed value. API docs do not specify a format, see:
#1860 (comment)
Also `GetServerSettingsResult.realmIcon` was never read before so
it's NFC change in regards to the tests.
0 commit comments