This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-10-15 23:12:43 +03:00
parent e5a2fbec51
commit 0bd652dcbb
8 changed files with 212 additions and 14 deletions

View File

@ -37,6 +37,7 @@ type (
ChangedSinceRecovery bool
SendSource int
InstrumentTab InstrumentTab
PresetSearchString string
}
Model struct {