mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-12 11:23:52 +02:00
Fix group search images
This commit is contained in:
@@ -413,7 +413,7 @@
|
||||
const searchGroupResults = ref([]);
|
||||
|
||||
function getSmallThumbnailUrl(url) {
|
||||
convertFileUrlToImageUrl(url);
|
||||
return convertFileUrlToImageUrl(url);
|
||||
}
|
||||
|
||||
function clearSearch() {
|
||||
|
||||
Reference in New Issue
Block a user