Spoilers are guaranteed
This commit is contained in:
parent
36bda1e89f
commit
cda9f86b92
@ -61,8 +61,7 @@ async fn post_to_lemmy(
|
|||||||
community_id,
|
community_id,
|
||||||
name: title,
|
name: title,
|
||||||
url: Some(url),
|
url: Some(url),
|
||||||
body: Some("Post your results and discuss your guesses. Have fun! \nNote: there might be spoilers in the thread.".to_owned()),
|
body: Some("Post your results and discuss your guesses. Have fun! \nNote: there _will_ be spoilers in the thread, so try it first.".to_owned()),
|
||||||
auth,
|
|
||||||
..Default::default()
|
..Default::default()
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user