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