This commit is contained in:
Manav Rathi
2025-02-21 08:47:52 +05:30
parent 69eee661d1
commit fd0c2866a2
2 changed files with 16 additions and 5 deletions

View File

@@ -34,6 +34,8 @@ export type FileViewerProps = ModalVisibilityProps & {
*
* - If we're running in the context of the public albums app, then this
* should not be set.
*
* See: [Note: Gallery children can assume user]
*/
user?: LocalUser;
/**