Refactor native subtitle styling check

This commit is contained in:
Bill Thornton
2025-09-15 00:22:52 -04:00
parent 38fc5db9c2
commit b58ee4c1ba
4 changed files with 58 additions and 45 deletions
+1 -1
View File
@@ -600,7 +600,7 @@ export class UserSettings {
/**
* Get subtitle appearance settings.
* @param {string|undefined} key - Settings key.
* @param {string|undefined} [key] - Settings key.
* @return {Object} Subtitle appearance settings.
*/
getSubtitleAppearanceSettings(key) {