mirror of
https://gitee.com/openharmony/applications_photos
synced 2024-11-23 07:00:09 +00:00
update feature/thirdselect/src/main/ets/default/common/SmartPickerConstants.ts.
Signed-off-by: liujuan <liujuan76@h-partners.com>
This commit is contained in:
parent
18aa848486
commit
0dcff7d5df
@ -71,5 +71,6 @@ export default class SmartPickerConstants {
|
|||||||
photoAccessHelper.PhotoKeys.HIDDEN.toString(),
|
photoAccessHelper.PhotoKeys.HIDDEN.toString(),
|
||||||
photoAccessHelper.PhotoKeys.SIZE.toString()
|
photoAccessHelper.PhotoKeys.SIZE.toString()
|
||||||
];
|
];
|
||||||
|
static readonly PICKER_INIT_DATA_FIRST_QUERY_FINISH: string = 'picker_init_data_first_query_finish';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user