diff --git a/src/Components/Layout/home.ts b/src/Components/Layout/home.ts index cdf8f80d..35691e8e 100644 --- a/src/Components/Layout/home.ts +++ b/src/Components/Layout/home.ts @@ -44,6 +44,7 @@ const Home = async (): Promise => { // And also the theme :) updateTheme('favorites'); + updateTheme('grid'); stopLoading(); } updateTheme('favorites');