fix meli eval warning (#7267)
This commit is contained in:
parent
79dfd9aa29
commit
8fabeb9c14
2 changed files with 2 additions and 2 deletions
|
|
@ -86,7 +86,7 @@ in
|
|||
type = types.submodule {
|
||||
freeformType = tomlFormat.type;
|
||||
};
|
||||
example = lib.literalExample ''
|
||||
example = lib.literalExpression ''
|
||||
{
|
||||
shortcuts = {
|
||||
contact-list = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue