mirror of
https://github.com/sxyazi/yazi.git
synced 2026-08-31 09:23:28 +00:00
Formatting
This commit is contained in:
parent
d2f36e8b2b
commit
61a2817f99
1 changed files with 2 additions and 2 deletions
|
|
@ -123,8 +123,8 @@ pub struct Mode {
|
|||
pub select_main: SyncCell<StyleFlat>,
|
||||
pub select_alt: SyncCell<StyleFlat>,
|
||||
|
||||
pub unset_main: SyncCell<StyleFlat>,
|
||||
pub unset_alt: SyncCell<StyleFlat>,
|
||||
pub unset_main: SyncCell<StyleFlat>,
|
||||
pub unset_alt: SyncCell<StyleFlat>,
|
||||
}
|
||||
|
||||
// --- Indicator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue