modules/admin: Fix failure to compose deps (bb0e226760).

This commit is contained in:
Jason Volk 2023-03-03 11:49:26 -08:00
parent 017af932ed
commit eb59239d32
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ ircd::m::admin::handle_get(client &client,
buf
};
make_deps(deps);
return m::resource::response
{
client, json::members