Only notify about events that were actually loaded on initial repository load

This commit is contained in:
Jon Staab
2024-07-19 11:44:58 -07:00
parent 68ee77540f
commit f6b10ee7b6
6 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/util": "0.0.19"
"@welshman/util": "0.0.20"
}
}