mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
.. [no ci]
This commit is contained in:
parent
24655da642
commit
6013e603a2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ use mlua::{AnyUserData, MetaMethod, UserDataFields, UserDataMethods, Value};
|
|||
use yazi_config::MANAGER;
|
||||
use yazi_core::Ctx;
|
||||
|
||||
use super::shared::Url;
|
||||
use super::Url;
|
||||
use crate::LUA;
|
||||
|
||||
pub struct Active<'a, 'b> {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue