Update model.template (#6417)

Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com>
This commit is contained in:
Abdón Rodríguez Davila 2020-05-29 11:12:13 +02:00 committed by GitHub
parent da835e308b
commit e5d3b39684
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
'use strict'; 'use strict';
/** /**
* Read the documentation (https://strapi.io/documentation/v3.x/concepts/models.html#life-cycle-callbacks) * Read the documentation (https://strapi.io/documentation/v3.x/concepts/models.html#lifecycle-hooks)
* to customize this model * to customize this model
*/ */