This commit is contained in:
Ben Irvin 2022-08-18 12:11:34 +02:00
parent c61e402461
commit 35df5ce4c4

View File

@ -16,7 +16,7 @@ module.exports = {
* This gives you an opportunity to set up your data model,
* run jobs, or perform some special logic.
*/
async bootstrap({ strapi }) {},
bootstrap({ strapi }) {},
/**
* An asynchronous destroy function that runs before