Skip to content

Commit

Permalink
Refactor: Updated function name and comment in
Browse files Browse the repository at this point in the history
user-choices.ts
  • Loading branch information
Ocupe committed Nov 6, 2023
1 parent cd8f9b0 commit 8aa32a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/persistent-storage/user-choices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const defaultUserChoices: UserChoices = {
};

/**
* Sets the user choices in local storage.
* Saves user choices to local storage.
* @param deviceSettings - The device settings to be stored.
* @alpha
*/
Expand Down

0 comments on commit 8aa32a5

Please sign in to comment.