mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
6 lines
61 B
TOML
6 lines
61 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"apps/desktop",
|
|
]
|