rename Algos to Feeds on profile
parent
a9027cfb45
commit
bce6c8d5ec
|
@ -8,7 +8,7 @@ import {ListsListModel} from '../lists/lists-list'
|
|||
export enum Sections {
|
||||
Posts = 'Posts',
|
||||
PostsWithReplies = 'Posts & replies',
|
||||
CustomAlgorithms = 'Algos',
|
||||
CustomAlgorithms = 'Feeds',
|
||||
Lists = 'Lists',
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue