add map list tab

This commit is contained in:
Thomas Andres Gomez 2023-08-07 12:33:56 +02:00
parent 87a1471efe
commit 57d1273435
17 changed files with 527 additions and 82 deletions

View file

@ -32,6 +32,7 @@ class LocationParser @Inject constructor() {
sheetIndex = index,
name = name,
uri = uri,
marquees = emptyList(),
)
} else {
null