database expansion prior to creating on server
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user