Allow custom pipelines, autodetect live sources

This commit is contained in:
Vladimir Romashchenko 2024-08-05 17:55:50 -04:00
parent 217fa7730a
commit be21d2a19b
No known key found for this signature in database
GPG key ID: E5B7EA4A9E1D48F4
5 changed files with 93 additions and 79 deletions

View file

@ -39,7 +39,6 @@ impl Sandbox for App {
.unwrap(),
)
.unwrap(),
false,
)
.unwrap();
App {