mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Fix syntax for authors list in advanced_party_window.py
This commit is contained in:
parent
5ebbadb946
commit
f74738487f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ plugman = dict(
|
|||
plugin_name="advanced_party_window",
|
||||
description="Advanced your party window with lots of feature",
|
||||
external_url="https://www.youtube.com/watch?v=QrES1jQGXF0",
|
||||
authors: [
|
||||
authors=[
|
||||
{"name": "Mr.Smoothy", "email": "", "discord": "mr.smoothy"},
|
||||
]
|
||||
version="2.1.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue