Skip to content

Commit 402ae65

Browse files
committed
(Temporarily) disable GitHub integration.
1 parent 745809c commit 402ae65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/renderer/src/components/OpenCOR.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,9 @@ import '../assets/app.css';
128128
import * as common from '../common/common';
129129
import { FULL_URI_SCHEME, SHORT_DELAY, TOAST_LIFE } from '../common/constants';
130130
import { electronApi } from '../common/electronApi';
131+
/*---OPENCOR--- Enable once our GitHub integration is fully ready.
131132
import firebaseConfig, { missingFirebaseKeys } from '../common/firebaseConfig';
133+
*/
132134
import * as locCommon from '../common/locCommon';
133135
import * as vueCommon from '../common/vueCommon';
134136
import type IContentsComponent from '../components/ContentsComponent.vue';

0 commit comments

Comments
 (0)