Browse Source

App Root Updated

pull/14/merge
Amir 9 years ago committed by GitHub
parent
commit
19212844fa
  1. 2
      js/config.js

2
js/config.js

@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
'use strict';
const appRoot = setAppRoot('webrtc-ratchet-chat-app', 'webrtc-ratchet-chat-app');
const appRoot = setAppRoot('video-call-app', 'video-call-app');
const spinnerClass = 'fa fa-spinner faa-spin animated';
function setAppRoot(devFolderName, prodFolderName){

Loading…
Cancel
Save