From 84a6c6ff6174cb89b6a910382eec9fdb8cbc9578 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Thu, 22 Aug 2019 12:42:48 -0400 Subject: [PATCH] github: check repo existence before importing --- index.html | 10 +++++----- src/services.ts | 7 ++++++- src/ui.ts | 1 - test/cli/testgithub.js | 11 +++++++++++ 4 files changed, 22 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 962acf2c..925819c9 100644 --- a/index.html +++ b/index.html @@ -111,7 +111,7 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
  • Bitmap Font Generator
  • Binary File to Hex Converter