Aiden Cline 4 tháng trước cách đây
mục cha
commit
97643e097d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/opencode/src/cli/cmd/tui/app.tsx

+ 0 - 1
packages/opencode/src/cli/cmd/tui/app.tsx

@@ -205,7 +205,6 @@ function App() {
         if (!isEmpty || wasEmpty) return
         dialog.replace(() => <DialogProviderList />)
       },
-      { defer: true },
     ),
   )