chore: update libcosmic
This commit is contained in:
parent
f46851f895
commit
2428de7c7c
2 changed files with 76 additions and 127 deletions
|
|
@ -2666,7 +2666,7 @@ impl Application for App {
|
|||
Some(match self.context_page {
|
||||
ContextPage::About => context_drawer::about(
|
||||
&self.about,
|
||||
Message::LaunchUrl,
|
||||
|s| Message::LaunchUrl(s.to_string()),
|
||||
Message::ToggleContextPage(ContextPage::About),
|
||||
),
|
||||
ContextPage::ColorSchemes(color_scheme_kind) => context_drawer::context_drawer(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue