build script for maui apk adjusted 2 #2

Open
itob wants to merge 29 commits from development into master
Showing only changes of commit b8781215ae - Show all commits

View File

@ -60,7 +60,7 @@ else
@* </ul> *@ @* </ul> *@
<CardFooter> <CardFooter>
@GetRssSourceName((RssFeedSources)@feed.Source) | @feed.PubDate?.ToLocalTime() @GetRssSourceName((RssFeedSources)@feed.Source) | @feed.PubDate?.ToLocalTime().ToString("dd.MM.yyyy HH:mm")
</CardFooter> </CardFooter>
</Card> </Card>