mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
fix: change metrics method name
This commit is contained in:
parent
092a80bc33
commit
cc02e0bb60
@ -134,7 +134,7 @@ module.exports = ({ strapi }) => {
|
||||
populate: [ENTITY_STAGE_ATTRIBUTE],
|
||||
});
|
||||
|
||||
metrics.sendDidUpdateEntityStage();
|
||||
metrics.sendDidEditStage();
|
||||
|
||||
return entity;
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user