diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 21cafa7..37e47e5 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "gemmatrans-client" version = "0.1.2" -description = "A Tauri App" -authors = ["you"] +description = "A translategemma client" +authors = ["Julian"] edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/src/App.vue b/src/App.vue index ef3f3cd..2f2588f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -199,7 +199,7 @@ const translate = async () => {