Skip to content

Commit e2f1d93

Browse files
committed
add github actions (5)
1 parent a5c66cf commit e2f1d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/generate_analytics.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pub fn generate_analytical_output(log_selection: Vec<LineParseResult>) {
6767
"
6868
===~ LOG SELECTION STATS ~===
6969
Total Requests: {total_requests}
70-
Total Data Sent: {td}
70+
Total Data Sent: {td}A
7171
7272
Top 5 Requests:
7373
{top5requests}

0 commit comments

Comments
 (0)