Convly 45638dd97b Rename admin::administrator model to admin::user & add strapi_role model
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-07-08 10:21:14 +02:00

8 lines
91 B
JavaScript

'use strict';
/**
* Lifecycle callbacks for the `Admin` model.
*/
module.exports = {};