From b7d0c943136a6619152695ccd98251cac236007c Mon Sep 17 00:00:00 2001 From: ScreenTinker Date: Wed, 8 Apr 2026 15:04:33 -0500 Subject: [PATCH] Move player downloads into Add Display modal for discoverability Player download links now appear directly in the Add Display modal below the pairing form, so new users can find and install a player app without hunting through Settings. Removed the duplicate downloads section from the Settings page. Co-Authored-By: Claude Opus 4.6 --- frontend/index.html | 22 +++++++++++++++++++-- frontend/js/views/settings.js | 37 ----------------------------------- 2 files changed, 20 insertions(+), 39 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index bfb38c2..4f46e6c 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -147,7 +147,7 @@