rename Algos to Feeds on profile
parent
a9027cfb45
commit
bce6c8d5ec
|
@ -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…
Reference in New Issue