Plex/settings.gradle.kts

2 lines
52 B
Plaintext
Raw Normal View History

2023-12-01 21:46:20 -06:00
rootProject.name = "Plex"
include("server", "proxy")