Update comment

This commit is contained in:
Alexey Sokolov
2020-05-17 14:24:42 +01:00
parent 84d8375af1
commit 87ed28f7c4
+1 -1
View File
@@ -2,7 +2,7 @@
// This script is run daily by https://jenkins.znc.in/ to:
// * upload new English strings to https://crowdin.com/project/znc-bouncer
// * download new translations
// * create a pull request with results to ZNC repo
// * commits results to ZNC repo
import groovy.json.JsonSlurper;
import groovy.json.JsonOutput;