Skip to content

Commit b82061b

Browse files
committed
Fix missing comma
1 parent d24e8f2 commit b82061b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/releasesource.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
["LFTL", "LAFTEL"], // https://laftel.tv
1717
["MDON", "MANGADON"], // https://mangadon.me
1818
["MW.WEB-DL"], // https://www.mewatch.sg
19-
["NHK1", "NHK.WEB-DL"] // https://web.nhk
19+
["NHK1", "NHK.WEB-DL"], // https://web.nhk
2020
["NBLA", "Nebula"], // https://nebula.tv
2121
["NF.WEB-DL", "NF WEB"], // https://www.netflix.com
2222
["OVEIL", "OV.WEB-DL", "OceanVeil"], // https://oceanveil.net

0 commit comments

Comments
 (0)