forked from AkkomaGang/akkoma
Lint
This commit is contained in:
parent
6f53d8815e
commit
54b4824186
1 changed files with 2 additions and 1 deletions
|
@ -1269,7 +1269,8 @@
|
||||||
key: :showFeaturesPanel,
|
key: :showFeaturesPanel,
|
||||||
label: "Show instance features panel",
|
label: "Show instance features panel",
|
||||||
type: :boolean,
|
type: :boolean,
|
||||||
description: "Enables panel displaying functionality of the instance on the About page."
|
description:
|
||||||
|
"Enables panel displaying functionality of the instance on the About page."
|
||||||
},
|
},
|
||||||
%{
|
%{
|
||||||
key: :showInstanceSpecificPanel,
|
key: :showInstanceSpecificPanel,
|
||||||
|
|
Loading…
Reference in a new issue