Merge pull request #3053 from Coeur/coeur/customGroups

This commit is contained in:
Mitch Livingston 2022-05-06 07:21:41 -04:00 committed by GitHub
commit 53b3a6517a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ GroupsController* fGroupsInstance = nil;
NSNumber.class,
NSColor.class,
NSString.class,
NSPredicate.class,
nil]
fromData:data
error:nil];