Download:
child 13:296897225fef
parent 11:4eebb2e67e85
12:7c18de2de921 draft
Anton Shestakov <av6@dwimlabs.net>, Fri, 19 Oct 2018 01:24:51 +0800
plugin: replace tab

1 файлов изменено, 1 вставок(+), 1 удалений(-) [+]
plugin.py file | annotate | diff | comparison | revisions
--- a/plugin.py Fri Oct 19 01:24:04 2018 +0800
+++ b/plugin.py Fri Oct 19 01:24:51 2018 +0800
@@ -197,7 +197,7 @@
irc.reply(url)
return None
- title = fetch(issue)
+ title = fetch(issue)
link = None
if title.startswith('[issue'):
end = title.find(']')