Moved Killergram to Aylo. Added profile tests.
This commit is contained in:
@@ -182,7 +182,7 @@ async function fetchProfile({ url }, { entity, parameters }) {
|
||||
|
||||
const query = new URLSearchParams({
|
||||
cms_data_value_ids: actorId,
|
||||
cms_block_id: entity.parameters.modelBlockId,
|
||||
cms_block_id: entity.parameters.modelBlockId || entity.parameters.blockId,
|
||||
cms_data_type_id: 4,
|
||||
}).toString();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user