Small QOL changes
This commit is contained in:
parent
9a26d2821f
commit
d3d61f6602
2 changed files with 13 additions and 9 deletions
src/config
|
@ -55,7 +55,7 @@ pub(crate) struct SeriesConfig {
|
|||
|
||||
#[derive(Debug, Serialize, Deserialize, Clone)]
|
||||
pub(crate) struct PostConfig {
|
||||
pub(crate) community_name: String,
|
||||
pub(crate) name: String,
|
||||
pub(crate) pin_settings: PinConfig,
|
||||
pub(crate) post_body: PostBody,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue