Skip to content

Conversation

@parmar-mehul
Copy link
Contributor

  • Easy to disable "Report" & "Settings" options in prompts
UserDefaults.standard.set(true, forKey: "pulse-disable-support-prompts")
UserDefaults.standard.set(true, forKey: "pulse-disable-report-issue-prompts")
UserDefaults.standard.set(true, forKey: "pulse-disable-settings-prompts")

Screenshot 2025-04-09 at 9 17 13 PM

- Easy to disable "Report" & "Settings" options in prompts
      - UserDefaults.standard.set(true, forKey: "pulse-disable-report-issue-prompts")
      - UserDefaults.standard.set(true, forKey: "pulse-disable-settings-prompts")
@kean
Copy link
Owner

kean commented Apr 11, 2025

This looks good, ty.

@kean kean merged commit 6125ce7 into kean:main Apr 15, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants