mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 07:40:41 -08:00
renamed app to anixstream
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -9,7 +9,7 @@ vids/*
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
anixstream.ini
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
||||
@@ -49,3 +49,5 @@ class MyListScreenController:
|
||||
result_card.screen = self.view
|
||||
self.view.update_layout(result_card)
|
||||
return []
|
||||
else:
|
||||
return []
|
||||
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
|
Before Width: | Height: | Size: 291 KiB After Width: | Height: | Size: 291 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user