mirror of https://github.com/Lissy93/dashy.git
Add comment
This commit is contained in:
parent
cd72ff06ec
commit
3bc80cfaad
|
@ -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 [];
|
||||
|
|
Loading…
Reference in New Issue