mirror of
https://github.com/immich-app/immich.git
synced 2025-08-07 09:04:09 -04:00
make void
This commit is contained in:
parent
b16ca42f74
commit
ef568379a1
@ -35,7 +35,7 @@ class OneFramePlaceholderImageStreamCompleter extends ImageStreamCompleter {
|
||||
);
|
||||
}
|
||||
|
||||
_onImage(ImageInfo image) {
|
||||
void _onImage(ImageInfo image) {
|
||||
setImage(image);
|
||||
_initialImage?.dispose();
|
||||
_initialImage = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user