diff --git a/app/view/make/setting.sample.html b/app/view/make/setting.sample.html index 8b71a299..b170482a 100644 --- a/app/view/make/setting.sample.html +++ b/app/view/make/setting.sample.html @@ -447,7 +447,7 @@ style="width:100%; max-width:500px;">GitHub Developer: Cutls@cutls.com + style="padding-top:5px;">Main author: Cutls@cutls.com
TheDesk @ @@gitHash@@

@@ -460,8 +460,6 @@ Copyright © TheDesk 2018 Under GNU General Public License v3.0 and Privacy Policy -
Developer: Cutls P( - @Cutls@cutls.com)

TheDeskおよびCutls Pは被災地支援のためのマストドン研究会をログイン機能提供等の形で応援しています。
@@ -475,4 +473,4 @@ - \ No newline at end of file + 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 +]