rss: isPermaLink (case-sensitive) (#2271)

zio/stable
bnewbold 2023-12-22 22:06:52 +01:00 committed by GitHub
parent c1d7d9a41b
commit ee20092735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import (
type ItemGUID struct {
XMLName xml.Name `xml:"guid"`
Value string `xml:",chardata"`
IsPerma bool `xml:"isPermalink,attr"`
IsPerma bool `xml:"isPermaLink,attr"`
}
// We don't actually populate the title for "posts".