From aefce5e41bcefe58813554287ee484f9de93d031 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Mon, 22 May 2023 23:45:04 +0530 Subject: [PATCH] Add suggestions for audio_recorders Signed-off-by: shuvashish76 --- suggestions/audio_recorders.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/suggestions/audio_recorders.json b/suggestions/audio_recorders.json index 0637a08..7ea4c90 100644 --- a/suggestions/audio_recorders.json +++ b/suggestions/audio_recorders.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "com.dimowner.audiorecorder", + "label": "Audio Recorder", + "source": "fg", + "repo": "https://github.com/Dimowner/AudioRecorder" + } +]