mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix rss redirect
This commit is contained in:
parent
c7bb871b7c
commit
88c5406099
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ const moduleExports = {
|
|||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/settings/rss/',
|
||||
source: '/settings/rss',
|
||||
destination: '/settings/feeds',
|
||||
permanent: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue