wip

fix
This commit is contained in:
2025-04-26 16:21:57 +01:00
parent 151142fa9b
commit 7f7a2975af
7 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
import { listen } from "@tauri-apps/api/event";
import { getCurrentWindow } from "@tauri-apps/api/window";
import { type Component, createEffect } from "solid-js";
import { sendImage } from "../network";