From 3ababd900ad302061c6a767e5d706a68afaec0d6 Mon Sep 17 00:00:00 2001 From: Nico Miguelino Date: Tue, 30 Jun 2026 10:40:15 -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 91429fa..e7ba594 100644 --- a/screenly.yml +++ b/screenly.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01KHKD38EETEJEB0CE3W4YSXFH description: Screenly Simple Timer Edge App -icon: https://playground.srly.io/edge-apps/simple-timer/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/simple-timer.svg author: Screenly, Inc. categories: - Utilities diff --git a/screenly_qc.yml b/screenly_qc.yml index 42e6b90..f65aebc 100644 --- a/screenly_qc.yml +++ b/screenly_qc.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01KH99TGY1GXS962W1NYRQMV8N description: Screenly Simple Timer Edge App -icon: https://playground.srly.io/edge-apps/simple-timer/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/simple-timer.svg author: Screenly, Inc. categories: - Utilities