Commit dec2e26
committed
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.1 parent a3a043b commit dec2e26
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
125 | 128 | | |
126 | 129 | | |
127 | 130 | | |
128 | | - | |
| 131 | + | |
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| |||
0 commit comments