Skip to content

Commit 41919b9

Browse files
committed
Vergessen
1 parent ce15f87 commit 41919b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howto-dapp/src/main/java/de/timolia/howto/generator/PageResponsibilities.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ object PageResponsibilities {
3838
init {
3939
put("%page.responsibilities.other-responsibilities.graphicdesign%", null)
4040
put("%page.responsibilities.other-responsibilities.map-submissions%", null)
41-
put("%page.responsibilities.other-responsibilities.monthly-winner%", null)
41+
//put("%page.responsibilities.other-responsibilities.monthly-winner%", null)
4242
//put("%page.responsibilities.other-responsibilities.translation%", null);
4343
}
4444
})

0 commit comments

Comments
 (0)