Skip to content

Commit

Permalink
Start for #606
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Dec 5, 2024
1 parent 597b08d commit 8f60b22
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package myconext.cron;

public class InactivityMail {

//TODO, keep track of the mails send bu using an enum indicating the level of inactivity
//In the variables for the mail separate the NL variable and EN variable and use
//different variables in the mail templates
}

0 comments on commit 8f60b22

Please sign in to comment.