This commit is contained in:
SpikeHD
2022-07-16 16:42:20 -07:00
parent ffc37cc203
commit 4b42d0f8b8
2 changed files with 16 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
import { fs, invoke } from '@tauri-apps/api'
import { invoke } from '@tauri-apps/api'
export async function toggleEncryption(path: string) {
let serverConf