about summary refs log tree commit diff
path: root/patches/expo-notifications+0.28.7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/expo-notifications+0.28.7.patch')
-rw-r--r--patches/expo-notifications+0.28.7.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/expo-notifications+0.28.7.patch b/patches/expo-notifications+0.28.7.patch
index 3a9985c7b..20f95185b 100644
--- a/patches/expo-notifications+0.28.7.patch
+++ b/patches/expo-notifications+0.28.7.patch
@@ -63,7 +63,7 @@ index f1fed19..80afe9e 100644
 
 +  @Nullable
 +  public String getChannelId() {
-+    return mTitle;
++    return mChannelId;
 +  }
 +
    @Nullable