cleanup
This commit is contained in:
parent
3fd6c4f6bc
commit
3d84fb2a89
14 changed files with 203 additions and 177 deletions
|
|
@ -92,6 +92,7 @@ impl cosmic::Application for App {
|
|||
|date| Message::DateSelected(date),
|
||||
|| Message::PrevMonth,
|
||||
|| Message::NextMonth,
|
||||
chrono::Weekday::Sun,
|
||||
);
|
||||
|
||||
content = content.push(calendar);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue