From 0bf7841345e64ac7b443d852c040227fab0c3981 Mon Sep 17 00:00:00 2001 From: Tris Forster Date: Fri, 19 Jun 2026 22:35:42 +1000 Subject: [PATCH] Adding icons to sync buttons --- polyphonic/library/templates/library/gdrive.html | 6 ++++-- polyphonic/library/templates/library/work_list.html | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/polyphonic/library/templates/library/gdrive.html b/polyphonic/library/templates/library/gdrive.html index f02125f..ab7b41c 100644 --- a/polyphonic/library/templates/library/gdrive.html +++ b/polyphonic/library/templates/library/gdrive.html @@ -5,8 +5,10 @@ {% if meta.folderid %} + + {% icon "sync" %} + Sync with Drive + {% endif %} diff --git a/polyphonic/library/templates/library/work_list.html b/polyphonic/library/templates/library/work_list.html index f4eccdf..598ca90 100644 --- a/polyphonic/library/templates/library/work_list.html +++ b/polyphonic/library/templates/library/work_list.html @@ -8,7 +8,8 @@