From 6c49966c45bf67179e2aee2fc25c3e8b23d00d72 Mon Sep 17 00:00:00 2001 From: RemixDev Date: Sun, 19 Apr 2020 19:22:21 +0200 Subject: [PATCH] Started implementing track preview --- public/index.html | 127 ++++++++++++++++---------- public/js/app/search.js | 196 +++++++++++++++------------------------- public/js/app/tabs.js | 6 +- 3 files changed, 154 insertions(+), 175 deletions(-) diff --git a/public/index.html b/public/index.html index c5af2ec..e2e3ab6 100644 --- a/public/index.html +++ b/public/index.html @@ -33,25 +33,24 @@