mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 18:25:21 +00:00
add .mo extension to buildozer.spec
This commit is contained in:
parent
e60b35df64
commit
1880b83599
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ package.domain = org.electrum
|
|||
source.dir = .
|
||||
|
||||
# (list) Source files to include (let empty to include all the files)
|
||||
source.include_exts = py,png,jpg,kv,atlas,ttf,txt, gif, pem
|
||||
source.include_exts = py,png,jpg,kv,atlas,ttf,txt, gif, pem, mo
|
||||
|
||||
# (list) Source files to exclude (let empty to not exclude anything)
|
||||
source.exclude_exts = spec
|
||||
|
|
Loading…
Add table
Reference in a new issue