Update comet revision 🎉
This commit is contained in:
parent
4cef837e45
commit
834a4943cb
2 changed files with 5 additions and 3 deletions
|
|
@ -344,7 +344,7 @@ where
|
|||
.background(Color::BLACK.scale_alpha(0.8))
|
||||
});
|
||||
|
||||
Some(themer(theme(), Element::from(setup).map(Event::Message)))
|
||||
Some(themer(theme(), opaque(setup).map(Event::Message)))
|
||||
} else {
|
||||
None
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue