diff --git a/theme/icon.go b/theme/icon.go index e67e260..ac5d1a4 100644 --- a/theme/icon.go +++ b/theme/icon.go @@ -33,6 +33,7 @@ const ( IconDirectoryFull Icon = "DirectoryFull" // objects: places + IconPlaceHome Icon = "PlaceHome" IconPlaceDownloads Icon = "PlaceDownloads" IconPlacePhotos Icon = "PlacePhotos" IconPlaceBooks Icon = "PlaceBooks"