Added pause button for all syncshells and grouped syncshells.

This commit is contained in:
cake
2025-10-28 18:20:57 +01:00
parent ce5f8a43a2
commit c16891021c
4 changed files with 71 additions and 17 deletions

View File

@@ -1,5 +1,4 @@

using System.Collections.Immutable;
using System.Collections.Immutable;
namespace LightlessSync.UI.Components;