C10udburst 2022-08-09 17:28:20 +02:00
parent c4270c4e2b
commit 537c5c03aa
2 changed files with 2 additions and 2 deletions

View File

@ -16,5 +16,5 @@ cloudstream {
status = 1 status = 1
// Set to true to get an 18+ symbol next to the plugin // Set to true to get an 18+ symbol next to the plugin
isAdult = false adult = false
} }

View File

@ -18,5 +18,5 @@ cloudstream {
status = 1 status = 1
// Set to true to get an 18+ symbol next to the plugin // Set to true to get an 18+ symbol next to the plugin
isAdult = true adult = true
} }