diff options
author | mat <github@matdoes.dev> | 2022-03-19 22:53:58 -0500 |
---|---|---|
committer | mat <github@matdoes.dev> | 2022-03-19 22:53:58 -0500 |
commit | 27b335981c3a8b3d701426881d409e0fdc256a04 (patch) | |
tree | 57217b3cb27b501cddcb632cc00579797ed50800 /src | |
parent | ce2230a67a72b9850b37576cb441a56ff3b71ee8 (diff) | |
download | skyblock-stats-27b335981c3a8b3d701426881d409e0fdc256a04.tar.gz skyblock-stats-27b335981c3a8b3d701426881d409e0fdc256a04.tar.bz2 skyblock-stats-27b335981c3a8b3d701426881d409e0fdc256a04.zip |
Remove the farm island bg from cool backgrounds
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/backgrounds.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/backgrounds.ts b/src/lib/backgrounds.ts index 06157b8..30236db 100644 --- a/src/lib/backgrounds.ts +++ b/src/lib/backgrounds.ts @@ -1,6 +1,5 @@ // a hand picked list of backgrounds that i think look pretty good on the user profile const coolBackgrounds = [ - '2.jpg', '4.jpg', '5.jpg', '7.jpg', |