We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90fa718 commit e74c17cCopy full SHA for e74c17c
Scripts/CustomEditor/GitStatusPanel.cs
@@ -85,6 +85,8 @@ private void OnGUI()
85
86
});
87
88
+ EditorApplication.ExecuteMenuItem("Assets/Refresh");
89
+
90
}
91
92
0 commit comments