You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 regels
202 B

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