mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 10:21:28 +03:00
fix file transfer search feature, opt UI style
This commit is contained in:
@@ -407,7 +407,7 @@ class _PrivilegeBoardState extends State<_PrivilegeBoard> {
|
||||
setState(() {
|
||||
client.recording = enabled;
|
||||
});
|
||||
}, translate('Allow reco)rding session'))
|
||||
}, translate('Allow recording session'))
|
||||
],
|
||||
)),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user