mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
revert: style change
This commit is contained in:
parent
5eb72f09a5
commit
b1c41912b4
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ use crate::{Style, cached_field};
|
||||||
|
|
||||||
pub struct Icon {
|
pub struct Icon {
|
||||||
inner: &'static yazi_config::Icon,
|
inner: &'static yazi_config::Icon,
|
||||||
|
|
||||||
v_text: Option<Value>,
|
v_text: Option<Value>,
|
||||||
v_style: Option<Value>,
|
v_style: Option<Value>,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue