This commit is contained in:
Aiden Cline 2025-12-01 18:29:33 -06:00
parent b6312a10f8
commit 97643e097d

View file

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