(feat): improve mobile
(feat): add camera sharing (fix): vite tauri connection (fix): methanium/ui theme not applied to call popout
This commit is contained in:
parent
b5ce3c554d
commit
62aaa7c01d
31 changed files with 1915 additions and 859 deletions
|
|
@ -106,7 +106,7 @@ export default defineConfig({
|
|||
? {
|
||||
protocol: "ws",
|
||||
host,
|
||||
port: 1421,
|
||||
clientPort: 3000,
|
||||
}
|
||||
: undefined,
|
||||
watch: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue