From 7e3243272f310767b58748e36a16d7d589f88f65 Mon Sep 17 00:00:00 2001 From: geoffrey45 Date: Sun, 10 Jul 2022 21:52:22 +0300 Subject: [PATCH] remove test album bio --- src/stores/pages/album.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stores/pages/album.ts b/src/stores/pages/album.ts index 047da4a5..a9aac3dd 100644 --- a/src/stores/pages/album.ts +++ b/src/stores/pages/album.ts @@ -22,7 +22,7 @@ export default defineStore("album", { info: {}, tracks: [], artists: [], - bio: "HELLBOY is the fourth & final mixtape by Lil Peep, released on September 25, 2016. The mixtape caught people’s attention, pushing him into the mainstream light. The title HELLBOY is a reference to the animated movie Hellboy Animated: Blood and Iron, as Peep explains in a GQ interview. This album’s title was explained by Smokeasac, who produced many songs on this album: 'I remember when we made “Hellboy”. He explained to me why he chose the name. He explained that it was because he knew that “Hellboy” came off as intimidating and scary to some but it was because he ", + bio: null, }), actions: { /**