Work on ad and social

This commit is contained in:
2025-08-07 12:33:27 +02:00
parent 789ab07afb
commit b6d18c2681
25 changed files with 27839 additions and 25 deletions

View File

@@ -0,0 +1,7 @@
/**
* post controller
*/
import { factories } from '@strapi/strapi'
export default factories.createCoreController('api::post.post');