Skip to content

Commit

Permalink
update last remaining reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs authored and pull[bot] committed Dec 8, 2023
1 parent 6ffe1a9 commit 4312368
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ class IcdManagementFabricDelegate : public chip::FabricTable::Delegate
ICDMonitoringTable table(Server::GetInstance().GetPersistentStorage(), fabricIndex, supported_clients,
Server::GetInstance().GetSessionKeystore());
table.RemoveAll();
ICDManagementServer::GetInstance().TableIsEmptyForFabric();
ICDManagementServer::GetInstance().TriggerICDMTableUpdatedEvent();
}
};

Expand Down

0 comments on commit 4312368

Please sign in to comment.