Skip to content

Commit 0149535

Browse files
committed
Use 'GTT' as sectiondescription
Signed-off-by: Ko Nagase <[email protected]>
1 parent 6b83030 commit 0149535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/controllers/smash_tags_controller.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def build_tags
121121
end
122122
section = {
123123
sectionname: tracker.name,
124-
sectiondescription: tracker.description,
124+
sectiondescription: "GTT",
125125
sectionicon: "image",
126126
forms: [{
127127
formname: tracker.name,

0 commit comments

Comments
 (0)