This commit is contained in:
Vishnu Srivatsava 2024-04-22 22:45:34 +02:00 committed by GitHub
commit 9afef50352
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,9 +55,9 @@ export const useSubtitleStore = create(
delay: 0,
styling: {
color: "#ffffff",
backgroundOpacity: 0.5,
backgroundOpacity: 0,
size: 1,
backgroundBlur: 0.5,
backgroundBlur: 0,
},
resetSubtitleSpecificSettings() {
set((s) => {