mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
fix: add missing email field in authors
This commit is contained in:
parent
8613b6203e
commit
f78a4cd17c
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ plugman = dict(
|
|||
"Settings -> Friends."
|
||||
),
|
||||
external_url="",
|
||||
authors=[{"name": "ItzHacker101"}],
|
||||
authors=[{"name": "ItzHacker101", "email": "", "discord": ""}],
|
||||
version="1.0.0",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue