diff --git a/app/view/make/setting.sample.js b/app/view/make/setting.sample.js index 244fd2c8..95f691f9 100644 --- a/app/view/make/setting.sample.js +++ b/app/view/make/setting.sample.js @@ -176,7 +176,7 @@ var tlConstruction = [ text: "@@replyct_hidden@@", value: "hidden" }, { - text: "@@replyct_hidden@@", + text: "@@replyct_full@@", value: "all" } @@ -549,4 +549,4 @@ var postConstruction = [ checkbox: yesno } } -] \ No newline at end of file +]