mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-20 15:35:07 +01:00
Add comment
This commit is contained in:
parent
cd72ff06ec
commit
3bc80cfaad
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue