From ce149752b137e9e059cd7603b8728bac0eb68c9b Mon Sep 17 00:00:00 2001 From: Zeph Thompson Date: Sun, 21 Jul 2024 19:32:08 +1000 Subject: [PATCH] Add Freezingdart profile --- Profiles/Show Me EVERYTHING | 1 - .../Show Me EVERYTHING.json | 4 ++-- .../{ => Show Me EVERYTHING}/Show Me EVERYTHING.png | Bin Profiles/{ => Show Me EVERYTHING}/about.json | 0 4 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 Profiles/Show Me EVERYTHING rename Profiles/{ => Show Me EVERYTHING}/Show Me EVERYTHING.json (96%) rename Profiles/{ => Show Me EVERYTHING}/Show Me EVERYTHING.png (100%) rename Profiles/{ => Show Me EVERYTHING}/about.json (100%) diff --git a/Profiles/Show Me EVERYTHING b/Profiles/Show Me EVERYTHING deleted file mode 100644 index 8b13789..0000000 --- a/Profiles/Show Me EVERYTHING +++ /dev/null @@ -1 +0,0 @@ - diff --git a/Profiles/Show Me EVERYTHING.json b/Profiles/Show Me EVERYTHING/Show Me EVERYTHING.json similarity index 96% rename from Profiles/Show Me EVERYTHING.json rename to Profiles/Show Me EVERYTHING/Show Me EVERYTHING.json index f6d4eb9..ce35e3c 100644 --- a/Profiles/Show Me EVERYTHING.json +++ b/Profiles/Show Me EVERYTHING/Show Me EVERYTHING.json @@ -1,6 +1,6 @@ { "Version": "v0.0.1", - "Name": "Dart's Profile for real", + "Name": "Show Me EVERYTHING", "AlbumArtPopup": { "IsVisible": true, "Width": 500.0, @@ -437,4 +437,4 @@ "YPosition": 4.0, "Anchor": 9 } -} \ No newline at end of file +} diff --git a/Profiles/Show Me EVERYTHING.png b/Profiles/Show Me EVERYTHING/Show Me EVERYTHING.png similarity index 100% rename from Profiles/Show Me EVERYTHING.png rename to Profiles/Show Me EVERYTHING/Show Me EVERYTHING.png diff --git a/Profiles/about.json b/Profiles/Show Me EVERYTHING/about.json similarity index 100% rename from Profiles/about.json rename to Profiles/Show Me EVERYTHING/about.json