Commit 04841e8
committed
fix: newly added projects not appearing in sidebar
Call touchProject() after adding a project to ensure isActive is set
to true. The sidebar filters to only show projects where isActive is
true, so without this call newly added projects would be hidden.1 parent 1ab2a4e commit 04841e8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1455 | 1455 | | |
1456 | 1456 | | |
1457 | 1457 | | |
| 1458 | + | |
| 1459 | + | |
1458 | 1460 | | |
1459 | 1461 | | |
1460 | 1462 | | |
| |||
0 commit comments