Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
e08bf88e
Unverified
Commit
e08bf88e
authored
Feb 11, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
Feb 11, 2024
Browse files
Merge pull request #713 from ollama-webui/idiot-proof-message
fix: wording
parents
e70f8c1f
9c24ff51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/routes/auth/+page.svelte
src/routes/auth/+page.svelte
+2
-2
No files found.
src/routes/auth/+page.svelte
View file @
e08bf88e
...
...
@@ -95,8 +95,8 @@
{#if mode === 'signup'}
<div class=" mt-1 text-xs font-medium text-gray-500">
ⓘ
Your data stays secure on your locally hosted server and {WEBUI_NAME} does not make any
external connections
.
ⓘ
{WEBUI_NAME} does not make any external connections, and your data stays securely on
your locally hosted server
.
</div>
{/if}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment