Leave recommendations attribute as it still could be used in iOS
This commit is contained in:
@ -890,6 +890,7 @@ export type ArticleAttributes = {
|
||||
labels?: Label[]
|
||||
state?: State
|
||||
directionality?: TextDirection
|
||||
recommendations?: Recommendation[]
|
||||
}
|
||||
|
||||
type MoveToFolderData = {
|
||||
|
||||
Reference in New Issue
Block a user