Add fail safe for sponsors endpoint in case of not being able to connect

This commit is contained in:
Marie 2024-02-21 18:59:31 +00:00 committed by Amelia Yukii
parent a1a3eec262
commit 349f846f32
2 changed files with 30 additions and 23 deletions

View file

@ -121,7 +121,7 @@ SPDX-License-Identifier: AGPL-3.0-only
</a>
</div>
</FormSection>
<FormSection>
<FormSection v-if="sponsors[0].length > 0">
<template #label>Our lovely Sponsors</template>
<div :class="$style.contributors">
<span