fixed localization and made minor bug fixes
This commit is contained in:
@@ -335,7 +335,7 @@ pub fn create_window(is_show: bool) -> bool {
|
||||
"main", /* the unique window label */
|
||||
tauri::WebviewUrl::App("index.html".into()),
|
||||
)
|
||||
.title("Clash Verge")
|
||||
.title("Clash Verge Rev Lite")
|
||||
.center()
|
||||
.decorations(true)
|
||||
.fullscreen(false)
|
||||
|
||||
Reference in New Issue
Block a user