[fix] OUT {{data}} placeholder not working

This commit is contained in:
kwaroran
2023-05-09 18:51:57 +09:00
parent 7a6dce2a89
commit f5d704d4a9
5 changed files with 8 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
import Check from "../Others/Check.svelte";
import { getRequestLog, isTauri } from "../../ts/globalApi";
import { checkDriver } from "../../ts/drive/drive";
import Help from "../Others/Help.svelte";
import Help from "../Others/Help.svelte";
let subMenu = -1
let subSubMenu = 0
export let openPresetList =false