diff --git a/electron/css/index3.css b/electron/css/index3.css
index 2df30e2..0912183 100644
--- a/electron/css/index3.css
+++ b/electron/css/index3.css
@@ -151,4 +151,8 @@ ul.left-nav-menu li.left-nav-selected {
.folder-button-group {
float: right;
-}
\ No newline at end of file
+}
+
+.row-mod {
+ margin-bottom: 10px !important;
+}
diff --git a/electron/index3.html b/electron/index3.html
index 9b93739..b5bf98c 100644
--- a/electron/index3.html
+++ b/electron/index3.html
@@ -62,7 +62,7 @@
@@ -77,11 +77,12 @@
const app = remote.app;
const dialog = remote.require('electron').dialog;
const audioDirs = { };
+ const serverUsers = { };
var vm;
var foldersView;
window.onload = function () {
- const folderSelector = Vue.component('folder-accordion', {
+ Vue.component('folder-accordion', {
data: function() {
return {
instances: null,
@@ -89,7 +90,6 @@
resetFlag: false,
closeOverride: () => {
if (this.resetFlag) {
- console.log('AERGEAR')
this.$parent.componentKey = !this.$parent.componentKey;
}
}
@@ -183,7 +183,7 @@
\
No special characters\
\
-