add oauth and create suggestion

This commit is contained in:
2023-12-09 23:03:04 +01:00
parent 4a3ff6c7ac
commit ff2d5ae7a8
9 changed files with 143 additions and 35 deletions

View File

@@ -16,5 +16,6 @@ const getColor = computed(() => appConfig.ui.primary)
<NuxtPage />
<Footer />
</main>
<UNotifications />
</div>
</template>