refactor: dedicated queries for asset jobs (#17652)
This commit is contained in:
+2
@@ -116,6 +116,8 @@ export const sharedLinkStub = {
|
||||
album: undefined,
|
||||
description: null,
|
||||
assets: [assetStub.image],
|
||||
password: 'password',
|
||||
albumId: null,
|
||||
} as SharedLinkEntity),
|
||||
valid: Object.freeze({
|
||||
id: '123',
|
||||
|
||||
Reference in New Issue
Block a user