aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/InstallState.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src-tauri/bindings/InstallState.ts')
-rw-r--r--src-tauri/bindings/InstallState.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/bindings/InstallState.ts b/src-tauri/bindings/InstallState.ts
index 553aa53b..d2a91860 100644
--- a/src-tauri/bindings/InstallState.ts
+++ b/src-tauri/bindings/InstallState.ts
@@ -1,3 +1,3 @@
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
-export type InstallState = "Downloading" | "Extracting" | "Done"; \ No newline at end of file
+export type InstallState = "Downloading" | "Extracting" | "Done";