Merge branch 'feature/fallback_sender' into feature/notifications

This commit is contained in:
2026-01-28 00:24:35 +01:00
5 changed files with 9 additions and 7 deletions

View File

@@ -10,7 +10,6 @@ import de.srsoftware.umbrella.user.model.DbUser;
import de.srsoftware.umbrella.user.model.Password;
import java.util.Collection;
import java.util.Map;
import java.util.Optional;
public interface UserDb {