Skip to content

Commit

Permalink
feat: allow FWA (danny-avila#1440)
Browse files Browse the repository at this point in the history
  • Loading branch information
berry-13 authored and shortpoet committed Dec 30, 2023
1 parent 61f0aaf commit ada53b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="theme-color" content="#343541">
<meta name="mobile-web-app-capable" content="yes">
<title>LibreChat</title>
<link
rel="shortcut icon"
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="theme-color" content="#343541">
<meta name="mobile-web-app-capable" content="yes">
<title>LibreChat</title>
<link
rel="shortcut icon"
Expand Down

0 comments on commit ada53b0

Please sign in to comment.