12 lines
240 B
JavaScript
Raw Normal View History

2019-04-02 14:17:01 +02:00
/*
*
* SET THE HOOKS TO ENABLE THE MAGIC OF STRAPI.
* -------------------------------------------
*
* Secure, customise and enhance your project by setting
* the hooks via this file.
*
*/
module.exports = function lifecycles() {};