mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
5c5846a07b
commit
0b98859488
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ mod bindings;
|
||||||
mod layout;
|
mod layout;
|
||||||
|
|
||||||
use bindings::*;
|
use bindings::*;
|
||||||
pub use layout::*;
|
pub(super) use layout::*;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue