Files
newfreeplanet_OLD/_ALL_SITES/gruppomacro.app/db/db_data.js

12 lines
136 B
JavaScript
Raw Normal View History

2024-01-30 14:00:48 +01:00
import { IEvents } from '../model';
export const db_data = {
URL_FACEBOOK: '',
userdata: {
calendar_editable: false,
},
}