Skip to content

Commit

Permalink
fix build (#1408)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpeye authored Jun 13, 2024
1 parent f5e0a15 commit 94005a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3400,7 +3400,7 @@ NProto::TError TDiskRegistryState::UpdateConfig(
db.UpdateDirtyDevice(uuid, {});
}

DeviceList.UpdateDevices(*agent);
DeviceList.UpdateDevices(*agent, DevicePoolConfigs);
UpdateAgent(db, *agent);
}

Expand Down

0 comments on commit 94005a2

Please sign in to comment.