Skip to content
Snippets Groups Projects
Commit e7b25b1e authored by jakobsbode's avatar jakobsbode
Browse files

switch off studyMode for better testing

parent 1500b04a
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ import Foundation
import KeychainAccess
class StudySettings {
static var studyMode = true
static var studyMode = false
static var presentFirstQuestionaireMail = false
static func setupStudy() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment