Skip to content

Commit

Permalink
Provide feedback on the Update Model Alias #4365
Browse files Browse the repository at this point in the history
  • Loading branch information
derwin12 authored and dkulp committed Mar 14, 2024
1 parent 7129a09 commit a8c696b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xLights/xLightsImportChannelMapDialog.cpp
Expand Up @@ -2707,4 +2707,5 @@ void xLightsImportChannelMapDialog::OnButton_UpdateAliasesClick(wxCommandEvent&
xlights->GetModel(m->_model)->AddAlias(m->_mapping);
}
}
xlights->SetStatusText(_("Update Aliases Done."));
}

0 comments on commit a8c696b

Please sign in to comment.