mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
update comments
This commit is contained in:
parent
10205f3147
commit
3f6688b824
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ pub struct Meta {
|
|||
data: Option<Data>,
|
||||
mime: Option<Mime>,
|
||||
// @TODO
|
||||
// charset: Charset,
|
||||
// language: Language,
|
||||
// charset: Option<Charset>,
|
||||
// language: Option<Language>,
|
||||
}
|
||||
|
||||
impl Meta {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue