Skip to content

Commit

Permalink
[Upgrade] 🚀 Upload latest webFile
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry-zklcdc committed May 11, 2024
1 parent 12290c1 commit 01d0153
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions web/assets/index-9e3b8a3c.js → web/assets/index-15721328.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@
}
}
</script>
<script type="module" crossorigin src="/web/assets/index-e269ea96.js"></script>
<script type="module" crossorigin src="/web/assets/index-955202b1.js"></script>
<link rel="stylesheet" href="/web/assets/index-7683bcc0.css">
<link rel="manifest" href="/web/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/web/registerSW.js"></script></head>

Expand Down
2 changes: 1 addition & 1 deletion web/js/bing/chat/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -1661,7 +1661,7 @@ if (UserStoreGet('copilotProEnable')) {
_w['_sydConvConfig']['enableGPT4TurboSwitch'] = true
}

// _G.Region = UserStoreGet('langRegion') || 'CN'
_G.Region = UserStoreGet('langRegion') || 'CN'

_w['_sydConvConfig']['enableAutoReopenMic'] = UserStoreGet('autoReopenMic') || true
_w['_sydConvConfig']['enableAutoReopenMicTTSStopped'] = UserStoreGet('autoReopenMic') || true
Loading

0 comments on commit 01d0153

Please sign in to comment.