Remove rewards

This commit is contained in:
2024-10-06 01:26:38 -04:00
parent cfae099da2
commit c36e698c83
3 changed files with 3 additions and 93 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="w-full h-full pr-4">
<div class="w-full h-full">
<div v-if="brandingStore.value.loading">
<v-progress-linear indeterminate></v-progress-linear>
</div>