Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sarris committed Aug 17, 2021
1 parent 859a8ab commit 0cf84f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ defaults.cleanup(Key.self)

If `case notificationShown` is removed, then the next time `defaults.cleanup(Key.self)` runs, the value will be removed from UserDefaults.

#Caution
# Caution
Always use the same enum, using a different one for cleanup() will cause all the other values to be deleted.

0 comments on commit 0cf84f2

Please sign in to comment.