Merge branch 'main' into patching

This commit is contained in:
SpikeHD
2022-07-16 17:03:36 -07:00
3 changed files with 35 additions and 14 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