Skip to content

Commit

Permalink
chore: remove logged status value
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpowell88 committed May 15, 2023
1 parent f5671b6 commit 10341b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app/src/debug/DebugContainer.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<div class="h-full">
{{ cloudStatusMatches('needsRecordedRun') }}
<TransitionQuickFade mode="out-in">
<NoInternetConnection v-if="!online">
{{ t('launchpadErrors.noInternet.connectProject') }}
Expand Down

0 comments on commit 10341b9

Please sign in to comment.