forked from Anri/cal8tor
add notice
This commit is contained in:
parent
2ec3455d16
commit
75832958d8
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ async fn main() {
|
|||
|
||||
println!("Fichier .ICS construit et exporté => {}", filename);
|
||||
} else {
|
||||
println!("\x1b[93mNOTICE: IT WON'T WORK!!!\x1b[0m");
|
||||
// Show the calendar
|
||||
println!("Affichage...");
|
||||
timetable::display(timetable, args.cl);
|
||||
|
|
Loading…
Reference in a new issue