From 4e2e65738f03a976c92810d2c1eea4f87cc3376a Mon Sep 17 00:00:00 2001 From: Aiden McClelland Date: Tue, 19 Oct 2021 16:39:35 -0600 Subject: [PATCH] fix properties error message --- appmgr/src/properties.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appmgr/src/properties.rs b/appmgr/src/properties.rs index 3fb7744c4..445374647 100644 --- a/appmgr/src/properties.rs +++ b/appmgr/src/properties.rs @@ -41,7 +41,7 @@ pub async fn fetch_properties(ctx: RpcContext, id: PackageId) -> Result