From 7504a5f060af6493590b71eb602731fe76550eb5 Mon Sep 17 00:00:00 2001 From: Sachini Abeygunawardhana Date: Sat, 29 May 2021 20:11:55 +0530 Subject: [PATCH 1/7] add microphone button --- app/index.html | 3 ++- app/scripts/apps/notes/form/templates/form.html | 10 +++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/app/index.html b/app/index.html index 10fff7c69..bcc8f5a77 100644 --- a/app/index.html +++ b/app/index.html @@ -30,9 +30,10 @@ - + + diff --git a/app/scripts/apps/notes/form/templates/form.html b/app/scripts/apps/notes/form/templates/form.html index 99faa3093..55c8f1557 100644 --- a/app/scripts/apps/notes/form/templates/form.html +++ b/app/scripts/apps/notes/form/templates/form.html @@ -5,6 +5,11 @@