Skip to content

Commit 02d55ac

Browse files
Hocuriiequidoo
andauthored
Update src/sql/migrations.rs
Co-authored-by: iequidoo <117991069+iequidoo@users.noreply.github.com>
1 parent f3fcb73 commit 02d55ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sql/migrations.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1863,7 +1863,7 @@ fn migrate_pgp_contacts(
18631863
}
18641864
info!(
18651865
context,
1866-
"Rewriting msgs for PGP contacts took {:?}",
1866+
"Rewriting msgs to PGP contacts took {:?}.",
18671867
start.elapsed()
18681868
);
18691869
}

0 commit comments

Comments
 (0)