mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-05-14 10:47:51 +08:00
@@ -341,8 +341,6 @@ class XiaoMusic:
|
||||
self.cookie_jar = session.cookie_jar
|
||||
|
||||
async def need_login(self):
|
||||
if self.mina_service is None:
|
||||
return True
|
||||
if self.mina_service is None:
|
||||
return True
|
||||
if self.login_acount != self.config.account:
|
||||
|
||||
Reference in New Issue
Block a user