mirror of
https://github.com/strapi/strapi.git
synced 2025-12-29 08:04:51 +00:00
fix: add sendDidChangeEntryStage
This commit is contained in:
parent
cc02e0bb60
commit
9b76d46f92
@ -134,7 +134,7 @@ module.exports = ({ strapi }) => {
|
||||
populate: [ENTITY_STAGE_ATTRIBUTE],
|
||||
});
|
||||
|
||||
metrics.sendDidEditStage();
|
||||
metrics.sendDidChangeEntryStage();
|
||||
|
||||
return entity;
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user