Skip to content

Commit 2bb03e2

Browse files
committed
fix: formatting
1 parent bd8deca commit 2bb03e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

db/seeds.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ def mark_aware_until(user:, topic:, message:, timestamp:)
637637
+ WalSndKeepalive(false);
638638
+ MyWalSnd->sendKeepalive = false;
639639
+ }
640-
+#{' + WalSndCheckTimeOut();\n' * [version, 3].min} /* existing wal sender loop */
640+
+#{' + WalSndCheckTimeOut();\n' * [ version, 3 ].min} /* existing wal sender loop */
641641
}
642642
PATCH
643643

0 commit comments

Comments
 (0)