Added language to build.gradle.kts for every plugin
This commit is contained in:
parent
cea1771b42
commit
a02bb1da58
8 changed files with 19 additions and 3 deletions
|
@ -4,6 +4,8 @@ cloudstream {
|
|||
description = ""
|
||||
authors = listOf( "ImZaw" )
|
||||
|
||||
language = "ar"
|
||||
|
||||
status = 1
|
||||
|
||||
tvTypes = listOf( "TvSeries" , "Movie" , "Anime" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue