🐛 (folders) Make sure to exit folder on workspace change
This commit is contained in:
@@ -16024,6 +16024,17 @@
|
||||
},
|
||||
"skip": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"single": {
|
||||
"type": "string"
|
||||
},
|
||||
"multiple": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -18711,6 +18722,17 @@
|
||||
},
|
||||
"skip": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"single": {
|
||||
"type": "string"
|
||||
},
|
||||
"multiple": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -6309,6 +6309,17 @@
|
||||
},
|
||||
"skip": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"single": {
|
||||
"type": "string"
|
||||
},
|
||||
"multiple": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -9421,6 +9432,17 @@
|
||||
},
|
||||
"skip": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"single": {
|
||||
"type": "string"
|
||||
},
|
||||
"multiple": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user