You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than only being able to get lists of usernotes from users, we should add helpers to return every usernote, either in an array or in the same Map<string, Usernote[]> structure that's used internally.
The text was updated successfully, but these errors were encountered:
Rather than only being able to get lists of usernotes from users, we should add helpers to return every usernote, either in an array or in the same
Map<string, Usernote[]>
structure that's used internally.The text was updated successfully, but these errors were encountered: