Fix: replycount

This commit is contained in:
Cutls
2019-09-02 00:14:33 +09:00
committed by GitHub
parent 2b84a27cdc
commit e82e85b5ea

View File

@@ -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
}
}
]
]