Apps: Fix status key functions (#108915)

This commit is contained in:
Todd Treece
2025-07-30 17:11:39 -04:00
committed by GitHub
parent 0f53290ca7
commit 8729ea2dba
24 changed files with 129 additions and 102 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
APP_SDK_VERSION = v0.40.1
APP_SDK_VERSION = v0.40.2
APP_SDK_DIR = $(shell go env GOPATH)/bin/app-sdk-$(APP_SDK_VERSION)
APP_SDK_BIN = $(APP_SDK_DIR)/grafana-app-sdk