From 5d8e3fd82ecf1f20b8de44e620a3d6a1d7240acc Mon Sep 17 00:00:00 2001 From: Nico Miguelino Date: Tue, 30 Jun 2026 10:37:42 -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 313aa52..7b0c0ff 100644 --- a/screenly.yml +++ b/screenly.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01HS8ZSEPGFZDKE606PD038TTB description: Screenly Countdown Edge App -icon: https://playground.srly.io/edge-apps/countdown-timer/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/countdown-timer.svg author: Screenly, Inc. categories: - Utilities diff --git a/screenly_qc.yml b/screenly_qc.yml index 8f3958b..946fef1 100644 --- a/screenly_qc.yml +++ b/screenly_qc.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01JZPXD7VX68JXPXWCZX18N8Q7 description: Screenly Countdown Edge App -icon: https://playground.srly.io/edge-apps/countdown-timer/static/img/icon.svg +icon: https://playground.srly.io/edge-apps/icons/countdown-timer.svg author: Screenly, Inc. categories: - Utilities