Skip to content

Commit 7ceec3f

Browse files
committed
Bump event count for review
1 parent d7f14aa commit 7ceec3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Passepartout/App/Constants/Constants+App.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ extension Constants {
237237
#if targetEnvironment(macCatalyst)
238238
static let eventCount = 10
239239
#else
240-
static let eventCount = 3
240+
static let eventCount = 20
241241
#endif
242242
}
243243
}

0 commit comments

Comments
 (0)