mirror of
https://github.com/hulthe/inkopslista.git
synced 2026-08-03 23:11:28 +02:00
added database
This commit is contained in:
@@ -10,5 +10,6 @@ pub struct Item {
|
||||
|
||||
pub struct ItemData {
|
||||
pub checked: bool,
|
||||
pub amount: i64,
|
||||
// TODO: add number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user