From b51a5706300caa9ea5e940695d01db3143a48d25 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 30 Apr 2018 22:07:31 +0200 Subject: [PATCH] don't cache snap update available state --- snapd/devicepluginsnapd.json | 1 + 1 file changed, 1 insertion(+) diff --git a/snapd/devicepluginsnapd.json b/snapd/devicepluginsnapd.json index 5b75490e..a9f49b23 100644 --- a/snapd/devicepluginsnapd.json +++ b/snapd/devicepluginsnapd.json @@ -64,6 +64,7 @@ "displayName": "System update available", "displayNameEvent": "System update available changed", "type": "bool", + "cached": false, "defaultValue": false }, {