More UI
This commit is contained in:
parent
8dd046b22d
commit
4b1efa3a30
6 changed files with 676 additions and 106 deletions
|
@ -1,5 +1,9 @@
|
|||
const { invoke } = window.__TAURI__.core;
|
||||
|
||||
let cafe;
|
||||
let cafeVoucher;
|
||||
let cafeInventory;
|
||||
|
||||
let cntMsgEl;
|
||||
let pullMsgEl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue