mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-01 01:35:20 +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"
|
"data/sahara/style.css"
|
||||||
]),
|
]),
|
||||||
(os.path.join(appdata_dir, "dark"), [
|
(os.path.join(appdata_dir, "dark"), [
|
||||||
"data/dark/background.png",
|
|
||||||
"data/dark/name.cfg",
|
"data/dark/name.cfg",
|
||||||
"data/dark/style.css"
|
"data/dark/style.css"
|
||||||
])
|
])
|
||||||
|
|
Loading…
Add table
Reference in a new issue