database expansion prior to creating on server

This commit is contained in:
2025-11-20 09:07:11 -08:00
parent f830a12097
commit 838d31420e
8 changed files with 420 additions and 57 deletions

View File

@@ -769,8 +769,6 @@ function App() {
isProcessing={isProcessing}
/>
)}
{/* The SystemCheck component was here. It has been moved to the Admin page. */}
{/* We now set isReady to true immediately if the DB is not connected, or after a short delay if it is, to allow other components to load. */}
</div>
<div className="lg:col-span-2 flex flex-col space-y-6">