use .opml extension for opml file export

This commit is contained in:
Athou
2024-03-05 20:56:51 +01:00
parent 5da94a7ed0
commit 5c764b9b25

View File

@@ -99,7 +99,7 @@ export function ProfileSettings() {
} }
> >
<Box> <Box>
<Anchor href="rest/feed/export" download="commafeed_opml.xml"> <Anchor href="rest/feed/export" download="commafeed.opml">
<Trans>Download</Trans> <Trans>Download</Trans>
</Anchor> </Anchor>
</Box> </Box>