Bump event count for review
This commit is contained in:
parent
d7f14aa3b4
commit
7ceec3f322
|
@ -237,7 +237,7 @@ extension Constants {
|
|||
#if targetEnvironment(macCatalyst)
|
||||
static let eventCount = 10
|
||||
#else
|
||||
static let eventCount = 3
|
||||
static let eventCount = 20
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue