mirror of
https://github.com/TxtDot/vigi.git
synced 2025-02-22 04:03:14 +03:00
feat: text-color
This commit is contained in:
parent
9c8437851d
commit
a23bead7d8
13 changed files with 373 additions and 220 deletions
|
@ -140,7 +140,7 @@ impl VigiState {
|
|||
)],
|
||||
)
|
||||
} else {
|
||||
todo!();
|
||||
Err(VigiError::Parse)?
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue