Skip to content

Commit

Permalink
refactor(server): update feed all info
Browse files Browse the repository at this point in the history
  • Loading branch information
cooderl committed Mar 5, 2024
1 parent 1a5e44a commit 28ab47c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/server/src/feeds/feeds.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@ export class FeedsService {

feedInfo = {
id: 'all',
mpName: 'WeWe-RSS 全部文章',
mpIntro: 'WeWe-RSS',
mpName: 'WeWe-RSS All',
mpIntro: 'WeWe-RSS 全部文章',
mpCover: 'https://r2-assets.111965.xyz/wewe-rss.png',
status: 1,
syncTime: 0,
Expand Down

0 comments on commit 28ab47c

Please sign in to comment.