diff --git a/src/Explorer/Panes/AddDatabasePane.html b/src/Explorer/Panes/AddDatabasePane.html index 4df48d3f8..de0e6db83 100644 --- a/src/Explorer/Panes/AddDatabasePane.html +++ b/src/Explorer/Panes/AddDatabasePane.html @@ -73,8 +73,8 @@
diff --git a/src/Explorer/Panes/AddDatabasePane.ts b/src/Explorer/Panes/AddDatabasePane.ts index e9cd4c986..d54fffc2f 100644 --- a/src/Explorer/Panes/AddDatabasePane.ts +++ b/src/Explorer/Panes/AddDatabasePane.ts @@ -16,6 +16,7 @@ import { PlatformType } from "../../PlatformType"; export default class AddDatabasePane extends ContextualPaneBase { public defaultExperience: ko.Computed