mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
Remove theme image from setup.py
This commit is contained in:
parent
f87e482d63
commit
bae36d658b
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -47,7 +47,6 @@ data_files += [
|
|||
"data/sahara/style.css"
|
||||
]),
|
||||
(os.path.join(appdata_dir, "dark"), [
|
||||
"data/dark/background.png",
|
||||
"data/dark/name.cfg",
|
||||
"data/dark/style.css"
|
||||
])
|
||||
|
|
Loading…
Add table
Reference in a new issue