rename to albumUsers in album entity as well

This commit is contained in:
mgabor
2024-04-19 20:18:53 +02:00
parent 739dc56639
commit 5535e19a9d
9 changed files with 172 additions and 172 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ export const sharedLinkStub = {
deletedAt: null,
albumThumbnailAsset: null,
albumThumbnailAssetId: null,
sharedUsers: [],
albumUsers: [],
sharedLinks: [],
isActivityEnabled: true,
order: AssetOrder.DESC,