We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745809c commit 402ae65Copy full SHA for 402ae65
src/renderer/src/components/OpenCOR.vue
@@ -128,7 +128,9 @@ import '../assets/app.css';
128
import * as common from '../common/common';
129
import { FULL_URI_SCHEME, SHORT_DELAY, TOAST_LIFE } from '../common/constants';
130
import { electronApi } from '../common/electronApi';
131
+/*---OPENCOR--- Enable once our GitHub integration is fully ready.
132
import firebaseConfig, { missingFirebaseKeys } from '../common/firebaseConfig';
133
+*/
134
import * as locCommon from '../common/locCommon';
135
import * as vueCommon from '../common/vueCommon';
136
import type IContentsComponent from '../components/ContentsComponent.vue';
0 commit comments