Get settings from backend, added web search functionality

This commit is contained in:
Rafi
2023-03-23 11:45:56 +08:00
parent e90dc0c12b
commit 27c5e2a3ac
7 changed files with 61 additions and 28 deletions

View File

@@ -96,10 +96,12 @@ onMounted( () => {
<template v-slot:activator="{ props }">
<v-btn
v-bind="props"
icon="speaker_notes"
title="Common prompts"
class="mr-3"
></v-btn>
icon
>
<v-icon
icon="speaker_notes"
></v-icon>
</v-btn>
</template>
<v-container>