mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
Added Android build singing info
This commit is contained in:
parent
7df552e767
commit
bb7566426c
3 changed files with 17 additions and 4 deletions
|
|
@ -63,8 +63,6 @@ class ThumbnailImage extends HookConsumerWidget {
|
|||
),
|
||||
);
|
||||
} else {
|
||||
debugPrint("Navigate to video player");
|
||||
|
||||
AutoRouter.of(context).push(
|
||||
VideoViewerRoute(
|
||||
videoUrl: '${box.get(serverEndpointKey)}/asset/file?aid=${asset.deviceAssetId}&did=${asset.deviceId}',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue