rename Algos to Feeds on profile
This commit is contained in:
parent
a9027cfb45
commit
bce6c8d5ec
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import {ListsListModel} from '../lists/lists-list'
|
||||||
export enum Sections {
|
export enum Sections {
|
||||||
Posts = 'Posts',
|
Posts = 'Posts',
|
||||||
PostsWithReplies = 'Posts & replies',
|
PostsWithReplies = 'Posts & replies',
|
||||||
CustomAlgorithms = 'Algos',
|
CustomAlgorithms = 'Feeds',
|
||||||
Lists = 'Lists',
|
Lists = 'Lists',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue