Spelling/grammar
This commit is contained in:
parent
4aad764c1d
commit
2420d7f439
|
@ -1230,7 +1230,7 @@
|
||||||
key: :showInstanceSpecificPanel,
|
key: :showInstanceSpecificPanel,
|
||||||
label: "Show instance specific panel",
|
label: "Show instance specific panel",
|
||||||
type: :boolean,
|
type: :boolean,
|
||||||
description: "Whenether to show the instance's specific panel"
|
description: "Whether to show the instance's custom panel"
|
||||||
},
|
},
|
||||||
%{
|
%{
|
||||||
key: :subjectLineBehavior,
|
key: :subjectLineBehavior,
|
||||||
|
@ -1245,7 +1245,7 @@
|
||||||
%{
|
%{
|
||||||
key: :theme,
|
key: :theme,
|
||||||
type: :string,
|
type: :string,
|
||||||
description: "Which theme to use, they are defined in styles.json",
|
description: "Which theme to use. Available themes are defined in styles.json",
|
||||||
suggestions: ["pleroma-dark"]
|
suggestions: ["pleroma-dark"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue