mirror of
https://github.com/Noratrieb/website.git
synced 2026-03-14 21:26:09 +01:00
This commit is contained in:
parent
c2c0d9843d
commit
4f136e662f
4 changed files with 9 additions and 4 deletions
|
|
@ -39,6 +39,7 @@ struct Talk {
|
|||
#[serde(skip_deserializing)]
|
||||
dir_name: String,
|
||||
hidden: Option<bool>,
|
||||
recording: String,
|
||||
}
|
||||
|
||||
impl Talk {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue