This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Commit c0eaca2
committed
SettingsView needs to check if Repository is null
The SettingsView is one of the few Views that needs to check for
Repository being null. As it is used in the "Initialize Repository"
workflow.1 parent ca56968 commit c0eaca2
File tree
1 file changed
+6
-2
lines changed- src/UnityExtension/Assets/Editor/GitHub.Unity/UI
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
| |||
0 commit comments