diff --git a/src/Config.cpp b/src/Config.cpp index 67110936..4c1220af 100644 --- a/src/Config.cpp +++ b/src/Config.cpp @@ -10,6 +10,6 @@ namespace botui { - // const QString pathToKISS = "/home/kipr/Documents/KISS/"; // "/home/kipr/Documents/KISS/" - const QString pathToKISS = "/home/erin/Documents/KISS/"; + const QString pathToKISS = "/home/kipr/Documents/KISS/"; // "/home/kipr/Documents/KISS/" + }