From eec4b944d02f1c3a98f1a2d0a0f0adf0d814bd9a Mon Sep 17 00:00:00 2001 From: JoSuwon <60573972+JoSuwon@users.noreply.github.com> Date: Tue, 12 Nov 2024 18:46:23 +0900 Subject: [PATCH] Create plugins.json (hyper-typing-beep-sounds) --- plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins.json diff --git a/plugins.json b/plugins.json new file mode 100644 index 000000000000..a5d805e614c4 --- /dev/null +++ b/plugins.json @@ -0,0 +1,6 @@ +{ + "name": "hyper-typing-beep-sounds", + "description": "Beep sounds when you type", + "type": "plugin", + "dateAdded": "1731404725053" +}