remove empty icon table
This commit is contained in:
parent
5edfba8462
commit
0532b540ca
|
@ -11,7 +11,6 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
animation = true,
|
animation = true,
|
||||||
insert_at_start = true,
|
insert_at_start = true,
|
||||||
icons = {},
|
|
||||||
},
|
},
|
||||||
version = '^1.0.0',
|
version = '^1.0.0',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue