Skip to content

Commit c7e77a3

Browse files
committed
Missed a conflict marker
1 parent 6c49e03 commit c7e77a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal-packages/database/prisma/schema.prisma

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2759,7 +2759,7 @@ model ErrorGroupState {
27592759
27602760
/// Total occurrence count at the time the error was ignored (from ClickHouse).
27612761
/// Used with ignoredUntilTotalOccurrences to compute occurrences since ignoring.
2762-
ignoredAtOccurrenceCount BigInt?
2762+
ignoredAtOccurrenceCount BigInt?
27632763
27642764
/**
27652765
* Error was ignored at this date

0 commit comments

Comments
 (0)