chore(picker): fix typo (#587)

## Description

Fixed typo for the `Unknown` icon
This commit is contained in:
Sergey Kochetkov 2025-01-17 20:40:52 +01:00 committed by GitHub
parent ee55b5f848
commit 3739b5f8ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -286,7 +286,7 @@ local defaults = {
Text = "",
TypeParameter = "",
Unit = "",
Uknown = "",
Unknown = "",
Value = "",
Variable = "󰀫 ",
},