From 4acff0051e9d7342e6c7dd3199a3c2fb5976523d Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Tue, 3 Sep 2019 19:48:12 -0400 Subject: [PATCH] fixed a couple bugs, local storage perist menu item --- index.html | 2 ++ src/audio.ts | 4 ++-- src/ui.ts | 15 ++++++++++++++- src/views.ts | 4 +++- 4 files changed, 21 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index d24f1daf..9bc7027f 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,9 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
  • Add Include File...
  • Add Linked File...
  • +
  • +
  • Request Local Storage Permissions