From 4d4308c46d4f7801c657cc79d2243e1a81831334 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Fri, 27 Oct 2023 22:29:56 +0200 Subject: Updated 32 files, added 279 files, deleted 3 files and renamed 14 files (automated) --- app/ui/lyrics.php | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 app/ui/lyrics.php (limited to 'app/ui/lyrics.php') diff --git a/app/ui/lyrics.php b/app/ui/lyrics.php new file mode 100644 index 0000000..bd24832 --- /dev/null +++ b/app/ui/lyrics.php @@ -0,0 +1,164 @@ + + + + + + + + + lyrics + + + + + + + + + + + +
+
+ Lyrics will appear here when you start playing a song. If supported, they will also scroll as the song plays. +
+ + + + + + + + +
+ + + + \ No newline at end of file -- cgit