fix typo in mac preference recording code
This commit is contained in:
@@ -35,7 +35,7 @@ NSDictionary* prefsToRecord = @{
|
||||
@"ReceivedHelp": @(kIArray),
|
||||
@"RepeatRoomDescriptions": @(kBool),
|
||||
@"ShowInstantHelp": @(kBool),
|
||||
@"ShowStartupFlash": @(kBool),
|
||||
@"ShowStartupSplash": @(kBool),
|
||||
@"UIScale": @(kFloat),
|
||||
@"UIScaleMap": @(kFloat)
|
||||
};
|
||||
|
Reference in New Issue
Block a user