Add comment

This commit is contained in:
Alejandro Pinar Ruiz
2022-06-01 21:25:28 +02:00
parent cd72ff06ec
commit 3bc80cfaad

View File

@@ -78,6 +78,7 @@ export default {
});
});
},
/* Return a list with visible items on a section to the user or guest */
filterTiles(allTiles) {
if (!allTiles) {
return [];