mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
4eb9a6a7e3
commit
3c950ee98c
1 changed files with 1 additions and 0 deletions
|
|
@ -16,5 +16,6 @@ pub fn init() {
|
||||||
ARGS.with(Default::default);
|
ARGS.with(Default::default);
|
||||||
BOOT.with(Default::default);
|
BOOT.with(Default::default);
|
||||||
|
|
||||||
|
#[cfg(unix)]
|
||||||
USERS_CACHE.with(Default::default);
|
USERS_CACHE.with(Default::default);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue