Commit 7af9ca07 authored by Duggan, John's avatar Duggan, John
Browse files

Fix pipeline

parent 52546cc2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ class ProgressBar:
                        v_show=f"{self.id}.show_full_details",
                        v_bind="props",
                        classes="ml-2",
                        color="primary"
                        color="primary",
                    )

                with vuetify.VCard(classes="bg-grey"):