Fix syntax for authors list in advanced_party_window.py

This commit is contained in:
Vishyyy 2026-04-06 00:23:37 +05:30 committed by GitHub
parent 5ebbadb946
commit f74738487f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",