Commit 025db0b
authored
fix generator return typing + add clan_tag to war class
would break on runtime, when trying to use the fw api, but generator typing fixed - needed 3 parameters & only had 1.
also added clan_tag to war_class, because the response doesn't specify clan & opponent, so the class needs the tag to do so1 parent eaed824 commit 025db0b
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
194 | | - | |
| 192 | + | |
195 | 193 | | |
196 | 194 | | |
197 | 195 | | |
| |||
0 commit comments