Skip to content

Commit

Permalink
Convert dbus writes to integer values when appropriate
Browse files Browse the repository at this point in the history
When writing values to dbus, if the underlying dbus type is 'integer', convert
the new value to 'integer' before sending the message to dbus.

Fixes #1899
  • Loading branch information
DanielMcInnes committed Feb 18, 2025
1 parent 782c4c1 commit f32f5e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/veutil

0 comments on commit f32f5e3

Please sign in to comment.