mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 13:39:24 +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