fixing some test
This commit is contained in:
parent
4500fe7bf1
commit
1ed04a1f64
6 changed files with 44 additions and 35 deletions
|
@ -50,7 +50,7 @@ pub(crate) struct Presenter {
|
|||
current_font: Font,
|
||||
}
|
||||
|
||||
pub enum Action {
|
||||
pub(crate) enum Action {
|
||||
Task(Task<Message>),
|
||||
None,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue