mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 04:17:27 +00:00
Fix megaphone snooze.
This commit is contained in:
@@ -75,7 +75,7 @@ public class Megaphone {
|
||||
}
|
||||
|
||||
public @Nullable EventListener getSnoozeListener() {
|
||||
return buttonListener;
|
||||
return snoozeListener;
|
||||
}
|
||||
|
||||
public @Nullable EventListener getOnVisibleListener() {
|
||||
|
Reference in New Issue
Block a user