Updated Defaults

This commit is contained in:
2025-08-12 22:25:57 +10:00
parent 7de6a98d8e
commit cf9bbb62e6
+2 -2
View File
@@ -4,10 +4,10 @@ import React from "react";
export const settings = await ReactiveStore.getPluginStorage("RadiantLyrics", {
hideUIEnabled: true,
playerBarVisible: true,
playerBarVisible: false,
lyricsGlowEnabled: true,
textGlow: 20,
spinningCoverEverywhere: false,
spinningCoverEverywhere: true,
performanceMode: false,
spinningArtEnabled: true,
backgroundContrast: 120,