feat(settings/native/android): Fixed scroll inside conference settings screen (#13956)

* feat(settings/native/android): fixed scroll inside conference settings screen.
This commit is contained in:
Calinteodor
2023-10-16 14:10:52 +03:00
committed by GitHub
parent 4cc4c25691
commit f78ebbb9a9
2 changed files with 1 additions and 1 deletions

View File

@@ -75,7 +75,6 @@ interface IProps extends WithTranslation {
* The native container rendering the app settings page.
*/
class SettingsView extends Component<IProps> {
_urlField: Object;
/**
* Opens the profile settings screen.