fixed bug in personality selection

This commit is contained in:
ParisNeo 2023-05-17 01:54:13 +02:00
parent 2aade4e41d
commit 55fc07b072
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

2
web/dist/index.html vendored
View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GPT4All - WEBUI</title>
<script type="module" crossorigin src="/assets/index-590a907b.js"></script>
<script type="module" crossorigin src="/assets/index-9b4a79fd.js"></script>
<link rel="stylesheet" href="/assets/index-e783286d.css">
</head>
<body>

View File

@ -477,6 +477,7 @@ export default {
// Refresh stuff
refresh() {
console.log("Refreshing")
// No need to refresh all lists because they never change during using application.
// On settings change only config file chnages.
//