Skip to content

Commit

Permalink
Update manager.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jinuthomas authored Nov 18, 2024
1 parent 5c88cfb commit 3c78598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Manager::Manager(
m_worker->performInitialSetup();

// set callback to detect any asset tag change
registerAssetChangeCallback();
registerAssetTagChangeCallback();

// set async timer to detect if system VPD is published on D-Bus.
SetTimerToDetectSVPDOnDbus();
Expand Down

0 comments on commit 3c78598

Please sign in to comment.