mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-11 17:59:15 +08:00
ui label change:
src/ui/index.tis#L547:Fix it -> Disable it
This commit is contained in:
parent
0325500ebf
commit
0afca9d1ea
@ -544,7 +544,7 @@ class FixWayland: Reactor.Component {
|
||||
return <div .trust-me>
|
||||
<div>Warning</div>
|
||||
<div>Login screen using Wayland is not supported</div>
|
||||
<div #fix-wayland .link>Fix it</div>
|
||||
<div #fix-wayland .link>Disable it</div>
|
||||
</div>;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user