mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 14:28:34 +00:00
Fix megaphone snooze.
This commit is contained in:
parent
48e7f82466
commit
6465248483
@ -75,7 +75,7 @@ public class Megaphone {
|
||||
}
|
||||
|
||||
public @Nullable EventListener getSnoozeListener() {
|
||||
return buttonListener;
|
||||
return snoozeListener;
|
||||
}
|
||||
|
||||
public @Nullable EventListener getOnVisibleListener() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user