Commit 004ea0c
ImageScSearcher: handle tag objects in Discourse API response
Newer Discourse versions return tags as objects {id, name, slug}
rather than plain strings, causing an UnsupportedOperationException.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c2e1da3 commit 004ea0c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments