forked from platformio/platformio-core
Do not detach a new package even if it comes from external source
This commit is contained in:
@@ -154,7 +154,7 @@ class MeasurementProtocol(TelemetryBase):
|
||||
"project",
|
||||
"settings",
|
||||
"system",
|
||||
"team"
|
||||
"team",
|
||||
):
|
||||
cmd_path = args[:2]
|
||||
if args[0] == "lib" and len(args) > 1:
|
||||
|
||||
Reference in New Issue
Block a user