fix: app_handle as_ref
This commit is contained in:
parent
2b6d9348cd
commit
c9b7eccbc1
@ -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