mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-12-31 03:51:53 +08:00
Adding screenshot
This commit is contained in:
parent
127f724a64
commit
672886a09e
7 changed files with 0 additions and 2 deletions
BIN
screenshot/episodes.png
Normal file
BIN
screenshot/episodes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 MiB |
BIN
screenshot/history.png
Normal file
BIN
screenshot/history.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 137 KiB |
BIN
screenshot/series.png
Normal file
BIN
screenshot/series.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
BIN
screenshot/settings.png
Normal file
BIN
screenshot/settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
BIN
screenshot/system.png
Normal file
BIN
screenshot/system.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
BIN
screenshot/wanted.png
Normal file
BIN
screenshot/wanted.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
|
@ -4,5 +4,3 @@ import git
|
|||
|
||||
g = git.cmd.Git(os.path.dirname(__file__))
|
||||
print g.pull('--dry-run', 'origin', branch)
|
||||
|
||||
print g
|
||||
|
|
Loading…
Reference in a new issue