renamed app to anixstream

This commit is contained in:
Benedict Xavier Wanyonyi
2024-05-31 18:12:02 +03:00
parent f24912fd1c
commit 7e9060bb2d
126 changed files with 47 additions and 57 deletions
+1 -1
View File
@@ -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