fix(extras): automatically rename extra symbols-outline => outline. Fixes #2675

This commit is contained in:
Folke Lemaitre 2024-03-08 11:46:56 +01:00
parent 7415231855
commit ee2e876252
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
3 changed files with 6 additions and 2 deletions

View file

@ -131,7 +131,7 @@ local defaults = {
}
M.json = {
version = 2,
version = 3,
data = {
version = nil, ---@type string?
news = {}, ---@type table<string, string>