fixes for DB initalization and import of demo data

This commit is contained in:
azivner
2017-12-23 13:55:13 -05:00
parent cf8334607e
commit 79a4a6eb01
8 changed files with 47 additions and 42 deletions

View File

@@ -31,6 +31,9 @@
<script type="text/javascript">
const baseApiUrl = 'api/';
const glob = {
sourceId: ''
};
</script>
<!-- Required for correct loading of scripts in Electron -->