From 21f59e2c726de02d93735b5ec3d1c21ce76f5b8d Mon Sep 17 00:00:00 2001 From: Nico Miguelino Date: Tue, 30 Jun 2026 10:41:02 -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 fc74193..31203c2 100644 --- a/screenly.yml +++ b/screenly.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01JSY5XJ0J06P1YJDKR2MKEDP3 description: Screenly Welcome App. -icon: https://playground.srly.io/edge-apps/welcome-app/static/images/icon.svg +icon: https://playground.srly.io/edge-apps/icons/welcome-app.svg author: Screenly, Inc. categories: - Messaging & Content diff --git a/screenly_qc.yml b/screenly_qc.yml index 2783ceb..cf97845 100644 --- a/screenly_qc.yml +++ b/screenly_qc.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01JZHPBTR1RMMHATDHAJ0V4H7N description: Screenly Welcome App. -icon: https://playground.srly.io/edge-apps/welcome-app/static/images/icon.svg +icon: https://playground.srly.io/edge-apps/icons/welcome-app.svg author: Screenly, Inc. categories: - Messaging & Content