Doo-Wop
This commit is contained in:
parent
311718e6d3
commit
b56e94f0ed
3 changed files with 70 additions and 15 deletions
|
@ -9,7 +9,7 @@ async function swap(s) {
|
|||
}
|
||||
|
||||
async function push() {
|
||||
await invoke("push_data", {});
|
||||
pullMsgEl.textContent = await invoke("push_data", {});
|
||||
}
|
||||
|
||||
async function pull() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue