From 2d6508ed0459c50663a89b8e21d992dea73643f4 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 }, {