Skip to content

Commit a6841d4

Browse files
committed
Missed a conflict marker
1 parent 61721b0 commit a6841d4

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
@@ -2875,7 +2875,7 @@ model ErrorGroupState {
28752875
28762876
/// Total occurrence count at the time the error was ignored (from ClickHouse).
28772877
/// Used with ignoredUntilTotalOccurrences to compute occurrences since ignoring.
2878-
ignoredAtOccurrenceCount BigInt?
2878+
ignoredAtOccurrenceCount BigInt?
28792879
28802880
/**
28812881
* Error was ignored at this date

0 commit comments

Comments
 (0)