mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-21 10:17:56 +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