Fix category name of home_default

tildatorch
Marek Ventur 2018-08-28 18:44:04 +01:00
parent e2c33faf79
commit 1ef5e7786f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ newly activated or reset.
___name___ = "Homescreen (Default)"
___license___ = "MIT"
___categories___ = ["homescreen"]
___categories___ = ["Homescreens"]
___dependencies___ = ["homescreen"]
___launchable___ = False
___bootstrapped___ = True