diff --git a/index.html b/index.html index f115df9..6e82b2b 100644 --- a/index.html +++ b/index.html @@ -69,13 +69,8 @@ ], [ 's', - { - name: 'Slack', - suggestions: ['s/ayp', 's/sn'], - url: 'https://app.slack.com', - }, + { name: 'Slack', suggestions: ['s/sn'], url: 'https://app.slack.com' }, ], - ['s/ayp', { command: 's/client/T03VB9LJ0AF' }], ['s/sn', { command: 's/client/T09M5UWSV' }], ['t', { name: 'Translate', url: 'https://translate.google.com' }], ['u', { name: 'Supabase', url: 'https://app.supabase.com/projects' }],