forked from AkkomaGang/akkoma
mix format
This commit is contained in:
parent
967c325b0d
commit
19ccdc8762
1 changed files with 2 additions and 1 deletions
|
@ -1448,7 +1448,8 @@
|
||||||
%{
|
%{
|
||||||
key: :background_color,
|
key: :background_color,
|
||||||
type: :string,
|
type: :string,
|
||||||
description: "Describe the background color of the app - this is only used for mastodon-fe",
|
description:
|
||||||
|
"Describe the background color of the app - this is only used for mastodon-fe",
|
||||||
suggestions: ["#191b22", "aliceblue"]
|
suggestions: ["#191b22", "aliceblue"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue