aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/ReleaseInfo.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src-tauri/bindings/ReleaseInfo.ts')
-rw-r--r--src-tauri/bindings/ReleaseInfo.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/bindings/ReleaseInfo.ts b/src-tauri/bindings/ReleaseInfo.ts
index 78426273..09a39ba5 100644
--- a/src-tauri/bindings/ReleaseInfo.ts
+++ b/src-tauri/bindings/ReleaseInfo.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 ReleaseInfo = { name: string, published_at: string, body: string, }; \ No newline at end of file
+export type ReleaseInfo = { name: string, published_at: string, body: string, };