Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zvikarp committed Mar 26, 2024
1 parent 744071b commit 9616d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/matomo.dart
Expand Up @@ -996,4 +996,4 @@ class MatomoTracker {

String? _inferPath(String? path) =>
path ?? (attachLastScreenInfo ? _lastPageView?.path : null);
}
}

0 comments on commit 9616d3c

Please sign in to comment.