1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

Removing merge artifact.

This commit is contained in:
mike12345567 2023-06-05 15:17:06 +01:00
parent 805e417553
commit a330e606bf

View file

@ -75,7 +75,6 @@
title={`Connect to ${name}`}
onConfirm={() =>
datasourcePlus ? saveDatasource() : fetchTablesModal.show()}
onCancel={() => modal.show()}
confirmText={datasourcePlus ? "Connect" : "Save and continue to query"}
cancelText="Back"
showSecondaryButton={datasourcePlus}