From 18e6c32220d34ef41bd3c7931b6e7cdf58136a94 Mon Sep 17 00:00:00 2001 From: Tobias Gesellchen Date: Sun, 23 Aug 2026 14:12:01 +0200 Subject: [PATCH] fix(web): show a sources count in Sync results, render as a list syncSources never reported how many sources it actually saved, so the Admin UI's success message always said the meaningless "sources: synced" regardless of outcome. syncSources now returns the count saved (-1 if the fetch failed), threaded through SyncResult.SourcesCount. Also replaces the single run-on results string (which visually mashed presets/recents/sources together with no separator) with a real