Archived
1
0
Fork 0

Update __init__.py

This commit is contained in:
yzhh 2020-08-04 18:26:49 +08:00
parent a54e9b8b6d
commit 3127a8692f

View file

@ -23,7 +23,7 @@ async def im(str1):
itw = 'f'
except Exception:
c = iwlink('zh')
pagename = 'Template:'+str1
pagename = str1
itw = 'f'
w = '.'
return(await wi(c,w,pagename,itw,ignoremessage='f'))