mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
fix: app_handle as_ref
This commit is contained in:
@@ -181,6 +181,7 @@ impl Sysopt {
|
|||||||
handle
|
handle
|
||||||
.app_handle
|
.app_handle
|
||||||
.lock()
|
.lock()
|
||||||
|
.as_ref()
|
||||||
.map(|app_handle| {
|
.map(|app_handle| {
|
||||||
app_handle
|
app_handle
|
||||||
.env()
|
.env()
|
||||||
|
|||||||
Reference in New Issue
Block a user