aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/src2/usermanagement.h
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreen/src2/usermanagement.h')
-rw-r--r--HomeScreen/src2/usermanagement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/HomeScreen/src2/usermanagement.h b/HomeScreen/src2/usermanagement.h
index c3a41bc..32db93f 100644
--- a/HomeScreen/src2/usermanagement.h
+++ b/HomeScreen/src2/usermanagement.h
@@ -1,7 +1,7 @@
#ifndef USERMANAGEMENT_H
#define USERMANAGEMENT_H
-//#define REAL_SERVER "ws://localhost:1212/api?token=hello"
+#define REAL_SERVER "ws://localhost:1212/api?token=hello"
#include <QObject>
#include "applicationmodel.h"