default language is ''
This commit is contained in:
parent
be9c333967
commit
9f319a5b21
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
base = 'https://cdosea.0x2620.org/static/render/'
|
base = 'https://cdosea.0x2620.org/static/render/'
|
||||||
lang = '1080p'
|
lang = ''
|
||||||
start = ''
|
start = ''
|
||||||
lights = False
|
lights = False
|
||||||
lanbox = False
|
lanbox = False
|
||||||
|
|
Loading…
Reference in a new issue