update snap (#7932)

Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
Kerry 2022-03-01 18:26:30 +01:00 committed by GitHub
parent 3f1951b5b8
commit ac36234068
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,11 +108,8 @@ exports[`<LocationShareMenu /> renders 1`] = `
/> />
</span> </span>
</div> </div>
<img <div
class="mx_MLocationBody_pointer" class="mx_MLocationBody_pointer"
height="5"
src="image-file-stub"
width="9"
/> />
</div> </div>
</div> </div>
@ -276,11 +273,8 @@ exports[`<LocationShareMenu /> renders 1`] = `
</BaseAvatar> </BaseAvatar>
</MemberAvatar> </MemberAvatar>
</div> </div>
<img <div
className="mx_MLocationBody_pointer" className="mx_MLocationBody_pointer"
height="5"
src="image-file-stub"
width="9"
/> />
</div> </div>
</div> </div>