import GlobalSwitchoff from './components/GlobalSwitchoff'; import translations from './translations.yml'; export default { translations, slots: { adminStreamSettings: [GlobalSwitchoff], }, };