浏览代码

fix: direct connections

Timothy Jaeryang Baek 2 月之前
父节点
当前提交
cd27845c75
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/lib/components/chat/Settings/Connections/Connection.svelte

+ 1 - 0
src/lib/components/chat/Settings/Connections/Connection.svelte

@@ -21,6 +21,7 @@
 
 <AddConnectionModal
 	edit
+	direct
 	bind:show={showConfigModal}
 	connection={{
 		url,