Skip to content

Commit

Permalink
Completed be for invitation of patients
Browse files Browse the repository at this point in the history
  • Loading branch information
ms@Nicro authored and ms@Nicro committed Jan 6, 2024
1 parent 3dded15 commit b9a662b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/main/java/model/service/user/UserDataInterface.java
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ public interface UserDataInterface {
*/
boolean updateAnalyticsPreference(String id, Boolean value);

/**
* si occupa di modificare il consenso alle notifiche mail
* @param value contiene True o False
* @return True se termina con successo. False altrimenti
*/
//boolean modifyEmailNotification(boolean value); //TODO

/**
* si occupa di modificare la fascia oraria per le notifiche
* @param id contiene
Expand Down

0 comments on commit b9a662b

Please sign in to comment.