From 5166a629a5b59976f7edb36d40849d76c0146f44 Mon Sep 17 00:00:00 2001 From: Ilya Grigoriev Date: Sat, 9 Mar 2024 23:58:01 -0800 Subject: [PATCH] Change page title from "Tauri App" to "Diff editor" --- webapp/dist/index.html | 2 +- webapp/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/dist/index.html b/webapp/dist/index.html index 1a0528f..18f1234 100644 --- a/webapp/dist/index.html +++ b/webapp/dist/index.html @@ -3,7 +3,7 @@ - Tauri App + Diff editor