From 7cabf533cfd55e84c8a1d1ad242bb4a2e7b83676 Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Mon, 13 May 2019 10:49:52 -0600 Subject: [PATCH] Add delete dictionary button --- index.html | 4 ++++ src/js/dictionaryManagement.js | 20 ++++++++++++++++++++ src/js/setupListeners.js | 7 ++++--- 3 files changed, 28 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 4e4ce38..d5397f4 100644 --- a/index.html +++ b/index.html @@ -314,6 +314,10 @@

+

+ Delete Dictionary
+ This will permanently delete your current dictionary, and it will not be possible to return it if you have not backed it up! +