From ff6e20b0d26b5b284c4c8e76b10191217b3954c8 Mon Sep 17 00:00:00 2001 From: Nico Miguelino Date: Tue, 30 Jun 2026 10:40:03 -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 3f77eea..9a607cc 100644 --- a/screenly.yml +++ b/screenly.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01K8902JESR65C9YAW78KVAYX5 description: Simple Table App - Display CSV data as a formatted table -icon: https://playground.srly.io/edge-apps/simple-table-app/static/images/icon.svg +icon: https://playground.srly.io/edge-apps/icons/simple-table-app.svg author: Screenly, Inc. entrypoint: type: file diff --git a/screenly_qc.yml b/screenly_qc.yml index 7a39435..7069d3b 100644 --- a/screenly_qc.yml +++ b/screenly_qc.yml @@ -2,7 +2,7 @@ syntax: manifest_v1 id: 01K83XNMPZHBH5B0FHG15C6JZ9 description: Simple Table App - Display CSV data as a formatted table -icon: https://playground.srly.io/edge-apps/simple-table-app/static/images/icon.svg +icon: https://playground.srly.io/edge-apps/icons/simple-table-app.svg author: Screenly, Inc. entrypoint: type: file