wip: big flat pt.12, down to 1 error

This commit is contained in:
🪞👃🪞 2024-12-30 21:38:41 +01:00
parent b718e54d33
commit e21ef1af94
9 changed files with 53 additions and 30 deletions

View file

@ -21,7 +21,7 @@ pub struct AddSampleModal {
_search: Option<String>,
}
impl Exit for AddSampleModal {
impl AddSampleModal {
fn exited (&self) -> bool {
self.exited
}