Switch back to original container

This commit is contained in:
Felipe Santos
2024-09-12 16:29:17 +00:00
parent 49924fc801
commit e45b281b53
5 changed files with 31 additions and 15 deletions
+4 -1
View File
@@ -20,7 +20,10 @@
"endsPattern": "^created"
}
},
"isBackground": true
"isBackground": true,
"runOptions": {
"runOn": "folderOpen"
}
}
]
}