Skip to content

Commit f4e6da3

Browse files
authored
Move HG Dortmund achievement to the right event
1 parent 7003465 commit f4e6da3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

events.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,7 @@
7373
}
7474
],
7575
"achievements": [
76-
{
77-
"title": "Added functionality to specify specific address instead of port only",
78-
"url": "https://github.com/webishdev/fail2ban-dashboard/pull/7"
79-
}
76+
8077
]
8178
},
8279
{
@@ -97,6 +94,10 @@
9794
{
9895
"title": "Resolve static analysis findings in Operaton",
9996
"url": "https://github.com/operaton/operaton/issues/1532"
97+
},
98+
{
99+
"title": "Added functionality to specify specific address instead of port only",
100+
"url": "https://github.com/webishdev/fail2ban-dashboard/pull/7"
100101
}
101102
]
102103
},

0 commit comments

Comments
 (0)