Ver código fonte

Missed a continue.

pull/24/head
Ben Kurtovic 12 anos atrás
pai
commit
fb47c54cfb
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      pages/copyvios.mako

+ 1
- 0
pages/copyvios.mako Ver arquivo

@@ -156,6 +156,7 @@
code = special["dbname"]
name = special["code"].capitalize()
languages.add((code, name))
continue
this = set()
for web in site["site"]:
if "closed" in web:


Carregando…
Cancelar
Salvar