// internal: no `app` row, not API-key mintable, excluded from the endpoint count. const key = 'dashboard'; export function getModuleConfig() { return { title: 'JLINC Dashboard', type: key, internal: true, }; }