Skip to content
Snippets Groups Projects
Commit f932361c authored by hannes's avatar hannes
Browse files

studysettings comment

parent bc141754
No related branches found
No related tags found
1 merge request!85Thesis Hannes Staging
...@@ -53,7 +53,8 @@ class StudySettings { ...@@ -53,7 +53,8 @@ class StudySettings {
static var securityIndicator: SecurityIndicator = SecurityIndicator.load() as! SecurityIndicator static var securityIndicator: SecurityIndicator = SecurityIndicator.load() as! SecurityIndicator
static var invitationsmode: Inviation = Inviation.load() as! Inviation static var invitationsmode: Inviation = Inviation.load() as! Inviation
static var showCategorizedInterface = true /// whether to show a normal inbox (false) or a (currently slightly buggy) categorized interface (true)
static var showCategorizedInterface = false
public static var invitationEnabled: Bool { public static var invitationEnabled: Bool {
get { get {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment