moving moods in separate namespace

This commit is contained in:
Peli de Halleux
2018-01-16 16:21:02 -08:00
parent f1880897d4
commit a4ebf4c746
3 changed files with 28 additions and 24 deletions

View File

@@ -1,6 +1,8 @@
{
"brick.Mood.show|block": "show mood %mood=mood_image_picker",
"brick|block": "brick",
"moods|block": "moods",
"{id:category}Brick": "Brick",
"{id:category}Moods": "Moods",
"{id:group}Screen": "Screen"
}