mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 20:24:32 +02:00
k
This commit is contained in:
@@ -74,9 +74,6 @@ export default function UpgradingPage({
|
||||
|
||||
return (
|
||||
<>
|
||||
<button onClick={() => console.log(sortedReindexingProgress)}>
|
||||
click me please
|
||||
</button>
|
||||
{isCancelling && (
|
||||
<Modal
|
||||
onOutsideClick={() => setIsCancelling(false)}
|
||||
|
Reference in New Issue
Block a user