mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-08-26 22:37:45 +10:00
Fixes for Lunar <3
This commit is contained in:
@@ -31,6 +31,8 @@ export const settings = await ReactiveStore.getPluginStorage("RadiantLyrics", {
|
||||
aiSyllables: false,
|
||||
syllableStyle: 0, // MARKER: Syllable animations SETTINGS (WIP coming soon)
|
||||
syllableLogging: false,
|
||||
// Playback clock calibration in ms (i assume Lunar will break playback one day since MPV is wierd so i added this for that)
|
||||
lyricsOffsetMs: 0,
|
||||
hideUIEnabled: true,
|
||||
playerBarVisible: false,
|
||||
qualityProgressColor: true,
|
||||
|
||||
Reference in New Issue
Block a user