mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 17:19:59 +00:00
Fix locale message name typo
This commit is contained in:
@@ -209,7 +209,7 @@ class OptionsApp extends Component<{}, OptionsAppState> {
|
||||
{ _("optionsMediaOverlayEnabledTemp") }
|
||||
</div>
|
||||
<div className="option__description">
|
||||
{ _("optionsMediaOverlayEnabledDescrption") }
|
||||
{ _("optionsMediaOverlayEnabledDescription") }
|
||||
</div>
|
||||
</label>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user