Skip to content

Commit 1d11105

Browse files
committed
chore: test test, please ignore
1 parent d976d00 commit 1d11105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meteor/server/performanceMonitor.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ function traceDebuggingData() {
3333
// Collect a set of data that can be useful for performance debugging
3434

3535
const debugData: any = {
36-
connectionCount: 0,
36+
connectionCount: 0 + 0,
3737
namedSubscriptionCount: 0,
3838
universalSubscriptionCount: 0,
3939
documentCount: 0,

0 commit comments

Comments
 (0)