added missing translations
This commit is contained in:
@@ -21,6 +21,8 @@ export interface GalleryMetaResponse {
|
||||
slug?: string | null;
|
||||
description?: string | null;
|
||||
gallery_expires_at?: string | null;
|
||||
guest_downloads_enabled?: boolean;
|
||||
guest_sharing_enabled?: boolean;
|
||||
};
|
||||
branding: GalleryBranding;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user