[Update] Change icons and titles default ones to VRCT's.

This commit is contained in:
Sakamoto Shiina
2024-07-30 00:35:39 +09:00
parent 080939a853
commit ae1bb8cce1
23 changed files with 19 additions and 20 deletions

View File

@@ -13,6 +13,7 @@ export const useWindow = () => {
center: true,
width: 1080,
height: 700,
title: "Settings"
});
config_window.once("tauri://created", function () {