mirror of
https://github.com/therealaleph/MasterHttpRelayVPN-RUST.git
synced 2026-05-19 08:04:39 +03:00
added accessibility for the ui. it can work with my screen reader as well. (#819)
This commit is contained in:
Generated
+734
-22
File diff suppressed because it is too large
Load Diff
@@ -71,6 +71,7 @@ eframe = { version = "0.28", default-features = false, features = [
|
|||||||
"glow",
|
"glow",
|
||||||
"wgpu",
|
"wgpu",
|
||||||
"persistence",
|
"persistence",
|
||||||
|
"accesskit",
|
||||||
], optional = true }
|
], optional = true }
|
||||||
url = "2.5.8"
|
url = "2.5.8"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user