all repos — caroster @ d5c9ccd7f3b86f947a0809bf7894d1d72392c5b2

[Octree] Group carpool to your event https://caroster.io

backend/api/settings/controllers/settings.js (view raw)

1'use strict';
2
3/**
4 * Read the documentation (https://strapi.io/documentation/v3.x/concepts/controllers.html#core-controllers)
5 * to customize this controller
6 */
7
8module.exports = {};