mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
Updated Defaults
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user