mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
test
This commit is contained in:
parent
a887b0beb4
commit
4c16432224
1 changed files with 2 additions and 0 deletions
|
|
@ -71,7 +71,9 @@ if __name__ == "__main__":
|
|||
case "docker_build":
|
||||
return docker_build(data.get("data"))
|
||||
case "rustfmt":
|
||||
pass
|
||||
case "dotnet_format":
|
||||
pass
|
||||
case _:
|
||||
print (f"data unknown: {dispatch_data}")
|
||||
os.exit(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue