Skip to content

Commit

Permalink
Update God.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tomokisun authored Oct 10, 2023
1 parent 949cc12 commit 26fca64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/GodPackage/Sources/GodFeature/God.swift
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ public struct GodLogic: Reducer {
repeats: false
)
let request = UNNotificationRequest(
identifier: until.hashValue.description,
identifier: "new-polls-available",
content: content,
trigger: trigger
)
Expand Down

0 comments on commit 26fca64

Please sign in to comment.