From 2ed28820c392563df52e98dde13d5ea177fe5f41 Mon Sep 17 00:00:00 2001 From: Ivan Kholmogorov Date: Tue, 7 Mar 2023 06:17:54 +0400 Subject: [PATCH] fixed config.js --- public/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/config.js b/public/config.js index b5a246bb..91a071a7 100644 --- a/public/config.js +++ b/public/config.js @@ -278,7 +278,7 @@ const CONFIG = { category: 'Social', name: 'Discord', icon: 'discord', - key: 'keyD', + key: 'KeyD', triggers: [ 'd', 'dis', @@ -375,7 +375,7 @@ const CONFIG = { category: 'Work', name: 'Linkedin', icon: 'linkedin', - key: 'keyL', + key: 'KeyL', triggers: [ 'l', 'lk',