pull/531/head
Rustln 3 years ago committed by GitHub
parent ed847e7259
commit 57c314d68a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -313,7 +313,7 @@ fn returns_summarizable(switch: bool) -> impl Summary {
if switch {
Post {
title: String::from(
"Penguins win the Stanley Cup Championship!",
"Penguins win the Stanley Cup Championship!"
),
author: String::from("Iceburgh"),
content: String::from(

Loading…
Cancel
Save