mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-06 07:23:43 +08:00
fix: app_handle as_ref
This commit is contained in:
parent
a23b0ba945
commit
c63dd46bac
@ -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()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user