start livesync panel ^^

This commit is contained in:
2026-04-07 13:27:01 +02:00
parent 7bc0eee024
commit 0c613129f5
2 changed files with 219 additions and 0 deletions

View File

@@ -248,6 +248,7 @@ public class GitPanel : EditorWindow
UnityEngine.Debug.Log("Git-Tool: Changes successfully pushed!");
commitMessage = "";
}
LiveSyncPanel.BroadcastGitUpdate();
RefreshData();
}