This commit is contained in:
SiHuan 2020-12-26 20:21:39 +08:00
parent 38e2b7bf12
commit 569713567f

View file

@ -69,7 +69,7 @@ class Ans(StdAns):
unsub = nowdata['allSub'].pop(suburl)
msg = f'{unsub.title}》已退订'
msg = f"{unsub['title']}》已退订"
elif cmd == 'list':
msg = '订阅列表'