atuin: Fix deprecated string type warning (#6861)
This commit is contained in:
parent
ddda2b1f20
commit
ca8367117a
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ in
|
|||
types.oneOf [
|
||||
tomlFormat.type
|
||||
types.path
|
||||
types.string
|
||||
types.lines
|
||||
]
|
||||
);
|
||||
description = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue