renamed app to anixstream

This commit is contained in:
Benex254
2024-08-05 09:46:54 +03:00
parent fd9b6ce73f
commit 4a5c82bd08
126 changed files with 47 additions and 57 deletions

2
.gitignore vendored
View File

@@ -9,7 +9,7 @@ vids/*
__pycache__/
*.py[cod]
*$py.class
anixstream.ini
# C extensions
*.so

View File

@@ -49,3 +49,5 @@ class MyListScreenController:
result_card.screen = self.view
self.view.update_layout(result_card)
return []
else:
return []

View File

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

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