Skip to content

Commit a5676b0

Browse files
committed
ui: syntax fix for build failure
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent 41bbedb commit a5676b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/src/views/AutogenView.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,6 +1583,7 @@ export default {
15831583
delete query.status
15841584
} else {
15851585
query.status = filter
1586+
}
15861587
} else if (['pod', 'cluster'].includes(this.$route.name)) {
15871588
if (filter === 'all') {
15881589
delete query.allocationstate

0 commit comments

Comments
 (0)