kopia lustrzana https://github.com/bugout-dev/moonstream
Add fixes.
rodzic
ae4a460e85
commit
5044f17172
|
@ -2,7 +2,7 @@
|
|||
"match": { "type": "subscription" },
|
||||
"update": {
|
||||
"abi": null,
|
||||
"backet": null,
|
||||
"bucket": null,
|
||||
"s3_path": null
|
||||
},
|
||||
"drop_keys": []
|
||||
|
|
|
@ -68,6 +68,8 @@ async def add_subscription_handler(
|
|||
"color": color,
|
||||
"label": label,
|
||||
"abi": None,
|
||||
"bucket": None,
|
||||
"s3_path": None,
|
||||
}
|
||||
|
||||
try:
|
||||
|
|
Ładowanie…
Reference in New Issue