Change the default font + other little things
This commit is contained in:
parent
dcf7523ccf
commit
3ebbe8172b
16 changed files with 48 additions and 28 deletions
|
|
@ -45,4 +45,8 @@ impl Connection {
|
|||
|row| Ok(dbg!("test"))
|
||||
)
|
||||
}
|
||||
|
||||
pub fn get_all_recipes() {
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue