From 0014ad5ce92e8a4fe8644e755ce517fa8035f6e4 Mon Sep 17 00:00:00 2001 From: Anders Pitman Date: Wed, 21 Oct 2020 15:01:57 -0600 Subject: [PATCH] Add a couple shadows to logo --- logo.svg | 2 ++ todo.md | 1 + 2 files changed, 3 insertions(+) diff --git a/logo.svg b/logo.svg index 6c70197..f90b625 100644 --- a/logo.svg +++ b/logo.svg @@ -8,4 +8,6 @@ + + diff --git a/todo.md b/todo.md index 4d49b35..c6b605a 100644 --- a/todo.md +++ b/todo.md @@ -8,3 +8,4 @@ * Eh buttons aren't actually doing anything apparently (when hit by keyboard). * See if WebSockets tunnel correctly +* Pretty sure we need to be mutex-locking the cancelFunc calls