Explorar o código

add register index.ts in slack

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
3c1a2c1f8b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/slack/src/index.ts

+ 1 - 0
packages/slack/src/index.ts

@@ -5,4 +5,5 @@ export const supportedSlackCommands: string[] = [
 export const supportedGrowiCommands: string[] = [
   'search',
   'create',
+  'register',
 ];