🛵 index.ts
This commit is contained in:
@@ -8,3 +8,4 @@ export default {
|
||||
isEnabled: () => !isEnvTruthy(process.env.DISABLE_LOGOUT_COMMAND),
|
||||
load: () => import('./logout.js'),
|
||||
} satisfies Command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user