Fixed bug where the project list always loaded over again on entering view...
Compare changes
@@ -132,8 +132,10 @@ struct ProjectListView: View {
Fixed bug where the project list always loaded over again on entering view even though the list was up-to-date and it did not fetch data.