mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
*
This commit is contained in:
parent
7e9f58c613
commit
3ef633286a
1 changed files with 1 additions and 1 deletions
|
|
@ -86,4 +86,4 @@ def extract_plugman(plugins: str) -> dict:
|
|||
|
||||
if __name__ == "__main__":
|
||||
plugins = sys.argv
|
||||
update_plugin_json(extract_plugman(plugins))
|
||||
update_plugin_json(extract_plugman(*plugins))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue