From 53669cd579803b7772a9c4bca06bc99c51ee4f9f 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 925819c9..58aa06c8 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