diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 0ceb37a..5c04566 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ "fullscreen": false, "height": 600, "resizable": true, - "title": "Video Please", + "title": "Gleam Tauri Experiment", "width": 800 } ]