Loading client/src/components/Landing/WorkflowLanding.vue +0 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,6 @@ watch( } else if (currentUser.value) { let claim; let claimError; activityStore.toggleSideBar(""); activityStore.closeSideBar(); if (props.public) { const { data, error } = await GalaxyApi().GET("/api/workflow_landings/{uuid}", { Loading Loading
client/src/components/Landing/WorkflowLanding.vue +0 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,6 @@ watch( } else if (currentUser.value) { let claim; let claimError; activityStore.toggleSideBar(""); activityStore.closeSideBar(); if (props.public) { const { data, error } = await GalaxyApi().GET("/api/workflow_landings/{uuid}", { Loading