فهرست منبع

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
 <AddConnectionModal
 	edit
 	edit
+	direct
 	bind:show={showConfigModal}
 	bind:show={showConfigModal}
 	connection={{
 	connection={{
 		url,
 		url,