This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
$: {
|
$: {
|
||||||
if ($projectStore.stale && !$projectStore.loading) {
|
if ($projectStore.stale && !$projectStore.loading) {
|
||||||
projectStore.load();
|
projectStore.load({});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user