Create komante controller

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-05-12 03:03:39 +04:00
parent 92a6aefdfe
commit 038a5a2acf
+3
View File
@@ -0,0 +1,3 @@
const { createCoreController } = require('@strapi/strapi').factories;
module.exports = createCoreController('api::komante.komante')