From 60023a98ac7f67349cc0ecfde58d5b4fb51cdae1 Mon Sep 17 00:00:00 2001 From: Nico Miguelino Date: Tue, 30 Jun 2026 10:39:51 -0700 Subject: [PATCH] chore: update icon path to consolidated icons directory --- screenly.yml | 2 +- screenly_qc.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/screenly.yml b/screenly.yml index 3f3934e..e8fa571 100644 --- a/screenly.yml +++ b/screenly.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01HTYXDZVA532Z1GN4CX5Z7VH7 description: Screenly Simple Message App -icon: https://playground.srly.io/edge-apps/simple-message-app/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/simple-message-app.svg author: Screenly, Inc. categories: - Utilities diff --git a/screenly_qc.yml b/screenly_qc.yml index 97b9193..4900d08 100644 --- a/screenly_qc.yml +++ b/screenly_qc.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01JZHP34BQWKHFN9KPT0W0MH2N description: Screenly Simple Message App QC -icon: https://playground.srly.io/edge-apps/simple-message-app/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/simple-message-app.svg author: Screenly, Inc. categories: - Utilities