all repos — caroster @ fda8dfd8f0c5653fd865054042ea1423dbb07d12

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

backend/api/passenger/models/passenger.js (view raw)

1'use strict';
2
3/**
4 * Read the documentation (https://strapi.io/documentation/developer-docs/latest/development/backend-customization.html#lifecycle-hooks)
5 * to customize this model
6 */
7
8module.exports = {};