feat:Finished stable v0.10.0

This commit is contained in:
Benedict Xavier Wanyonyi
2024-06-01 11:01:03 +03:00
parent 7e9060bb2d
commit 920bf11c94
38 changed files with 169 additions and 165 deletions

View File

@@ -1,7 +1,7 @@
from kivy.properties import ObjectProperty, StringProperty
from kivy.clock import Clock
from View.base_screen import BaseScreenView
from anixstream.View.base_screen import BaseScreenView
from .components import TrendingAnimeSideBar, Filters, SearchResultsPagination