forked from GitHub/gf-core
some godis additions to dialogue
This commit is contained in:
@@ -14,7 +14,7 @@ concrete LightsProlog of Lights =
|
||||
LivingRoom = ss "living_room" ;
|
||||
Kitchen = ss "kitchen" ;
|
||||
|
||||
MorningMode = ss "morning_mode" ;
|
||||
MorningMode = ss (bracket (app1 "answer" "morning_mode")) ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user