fix: ams sync info and periodic ams sync via subscription workflow

This commit is contained in:
Ian Chua
2026-08-19 18:29:19 +08:00
parent 96092ef2d3
commit 738b30a743
3 changed files with 25 additions and 3 deletions
+1
View File
@@ -3176,6 +3176,7 @@ SyncAmsInfoDialog::~SyncAmsInfoDialog() {
void SyncAmsInfoDialog::set_info(SyncInfo &info)
{
m_input_info = info;
reinit_dialog();
}
void SyncAmsInfoDialog::update_lan_machine_list()