Add author to Toolbar metadata
Metadata was missing author name, for some reason, this has been corrected.
This commit is contained in:
parent
93b699dd6b
commit
a02768291e
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"spec_version" : 1,
|
||||
"name" : "Toolbar",
|
||||
"author" : "blizzy78",
|
||||
"identifier" : "Toolbar",
|
||||
"abstract" : "API for third-party plugins to provide toolbar buttons",
|
||||
"download" : "http://blizzy.de/toolbar/Toolbar-1.7.7.zip",
|
||||
|
|
Loading…
Reference in New Issue