Browse Source

fix: direct connections

Timothy Jaeryang Baek 3 tháng trước cách đây
mục cha
commit
cd27845c75

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

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