Skip to content

Commit

Permalink
🐛 Fix upptime/upptime/issues/270, remove active message
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Feb 26, 2021
1 parent d5c077b commit 5544b85
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/ActiveScheduled.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@
});
</script>

{#if !incidents.length && !loading}
<article class="up">✅ &nbsp; {config.i18n.allSystemsOperational}</article>
{/if}

<section>
{#if loading}
<Loading />
Expand Down

0 comments on commit 5544b85

Please sign in to comment.