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
9c24ff51
Commit
9c24ff51
authored
Feb 11, 2024
by
Timothy J. Baek
Browse files
fix: wording
parent
c41071a9
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 @
9c24ff51
...
@@ -95,8 +95,8 @@
...
@@ -95,8 +95,8 @@
{#if mode === 'signup'}
{#if mode === 'signup'}
<div class=" mt-1 text-xs font-medium text-gray-500">
<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
ⓘ
{WEBUI_NAME} does not make any external connections, and your data stays securely on
external connections
.
your locally hosted server
.
</div>
</div>
{/if}
{/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