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