CssColors: Add subtitle

master
sdua 2016-07-16 22:45:41 +00:00
parent 14319242a4
commit cd755fc96a
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ handle query_lc => sub {
structured_answer => {
data => {
title => 'CSS Colors',
title => 'CSS Colors',
subtitle => 'List of named CSS colors',
list => \@color_list
},