This commit is contained in:
Saifeddine ALOUI 2024-01-13 11:02:42 +01:00
parent 12c1639d1a
commit cf246b3a52
4 changed files with 10 additions and 10 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
web/dist/index.html vendored
View File

@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LoLLMS WebUI - Welcome</title>
<script type="module" crossorigin src="/assets/index-6eb67e51.js"></script>
<link rel="stylesheet" href="/assets/index-796f5f6d.css">
<script type="module" crossorigin src="/assets/index-f5e68ab6.js"></script>
<link rel="stylesheet" href="/assets/index-da6f5c1e.css">
</head>
<body>
<div id="app"></div>

View File

@ -1045,7 +1045,7 @@
</td>
<td>
<div class="flex flex-row">
<button class="hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center" @click="reinstallPetalsService">Reinstall olama service</button>
<button class="hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center" @click="reinstallPetalsService">Reinstall petals service</button>
</div>
</td>
</tr>