Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 473aa52

Browse files
committed
friendlier content warning placeholder
1 parent 7aa06bb commit 473aa52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/depject/message/html/compose.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ exports.create = function (api) {
7272
})
7373

7474
const contentWarningInput = h('input.contentWarning', {
75-
placeholder: 'content warning (optional)',
75+
placeholder: 'Write a content warning (optional)',
7676
'ev-input': function () {
7777
refreshHasContent()
7878
queueSave()

0 commit comments

Comments
 (0)