Skip to content

Commit 8b85a78

Browse files
authored
Final fix for 2.32 (#810)
1 parent 7e0bf33 commit 8b85a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
type t = {
2-
config: Config.t,
32
registrations: EventRegister.registrations,
3+
config: Config.t,
44
persistence: Persistence.t,
55
}

0 commit comments

Comments
 (0)