From f32f5e3e8b79bb4bad903252b15a527b8f0e6d3c Mon Sep 17 00:00:00 2001 From: Daniel McInnes Date: Tue, 18 Feb 2025 11:25:52 +1000 Subject: [PATCH] Convert dbus writes to integer values when appropriate 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 --- src/veutil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/veutil b/src/veutil index 1c6616ae8..ac9eadbf1 160000 --- a/src/veutil +++ b/src/veutil @@ -1 +1 @@ -Subproject commit 1c6616ae8cbbe86a28ee70dd920375ecbfd79ee1 +Subproject commit ac9eadbf1261baf4e65d5642bbd241108d4ccefd