mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
chore: format
This commit is contained in:
parent
b082a7edbe
commit
b6ea043d18
Binary file not shown.
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 1.6 KiB |
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "open-webui",
|
||||
"version": "0.6.14",
|
||||
"version": "0.6.15",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "open-webui",
|
||||
"version": "0.6.14",
|
||||
"version": "0.6.15",
|
||||
"dependencies": {
|
||||
"@azure/msal-browser": "^4.5.0",
|
||||
"@codemirror/lang-javascript": "^6.2.2",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "open-webui",
|
||||
"version": "0.6.14",
|
||||
"version": "0.6.15",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "npm run pyodide:fetch && vite dev --host",
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -71,6 +71,10 @@
|
||||
"code": "fr-FR",
|
||||
"title": "French (France)"
|
||||
},
|
||||
{
|
||||
"code": "gl-ES",
|
||||
"title": "Galician (Galego)"
|
||||
},
|
||||
{
|
||||
"code": "ka-GE",
|
||||
"title": "Georgian (ქართული)"
|
||||
@ -180,7 +184,7 @@
|
||||
"title": "Turkish (Türkçe)"
|
||||
},
|
||||
{
|
||||
"code": "tk-TW",
|
||||
"code": "tk-TM",
|
||||
"title": "Turkmen (Türkmençe)"
|
||||
},
|
||||
{
|
||||
@ -191,6 +195,14 @@
|
||||
"code": "ur-PK",
|
||||
"title": "Urdu (اردو)"
|
||||
},
|
||||
{
|
||||
"code": "uz-Cyrl-UZ",
|
||||
"title": "Uzbek (Cyrillic)"
|
||||
},
|
||||
{
|
||||
"code": "uz-Latn-UZ",
|
||||
"title": "Uzbek (Latin)"
|
||||
},
|
||||
{
|
||||
"code": "vi-VN",
|
||||
"title": "Vietnamese (Tiếng Việt)"
|
||||
@ -206,13 +218,5 @@
|
||||
{
|
||||
"code": "dg-DG",
|
||||
"title": "Doge (🐶)"
|
||||
},
|
||||
{
|
||||
"code": "uz-Cyrl-UZ",
|
||||
"title": "Uzbek (Cyrillic)"
|
||||
},
|
||||
{
|
||||
"code": "uz-Latn-UZ",
|
||||
"title": "Uzbek (Latin)"
|
||||
}
|
||||
]
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user