mirror of
https://github.com/YGGverse/gemini-dl.git
synced 2026-03-31 09:05:31 +00:00
fix event entry color
This commit is contained in:
parent
3dd8a5256e
commit
a8513f777e
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ class Cli
|
||||||
);
|
);
|
||||||
|
|
||||||
print(
|
print(
|
||||||
Message::magenta(
|
Message::yellow(
|
||||||
sprintf(
|
sprintf(
|
||||||
_("\ttime: %f -d %f"),
|
_("\ttime: %f -d %f"),
|
||||||
$time,
|
$time,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue