Commit d3d5297
fw/services/activity: use resource-id setter for insight tiny icon
AttributeIdIconTiny is a ResourceId-typed attribute, but the insight
notification builder added it with attribute_list_add_uint32, producing
the "Adding attribute with type uint32 for non-uint32_t attribute"
warning in field logs on every insight notification.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Joshua Jun <lets@throw.rocks>1 parent 700b2b0 commit d3d5297
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
0 commit comments