This commit is contained in:
Bianca Fürstenau 2025-02-15 12:36:39 +01:00
parent 8dd046b22d
commit 4b1efa3a30
6 changed files with 676 additions and 106 deletions

View file

@ -1,5 +1,9 @@
const { invoke } = window.__TAURI__.core;
let cafe;
let cafeVoucher;
let cafeInventory;
let cntMsgEl;
let pullMsgEl;