Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Fatal Error in Album setCollaborator function - redefining computeKey function #2205

Merged
merged 1 commit into from
Jan 25, 2024

Commits on Jan 25, 2024

  1. Fix Fatal Error in Album setCollaborator function - redefining comput…

    …eKey
    
    When calling setCollaborator function two times after another, computeKey is redefined and leads to a fatal error. Fixed by defining it as an anonymous function instead :)
    
    Signed-off-by: Frederik Berg <83548283+frederikb96@users.noreply.github.com>
    frederikb96 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c77b904 View commit details
    Browse the repository at this point in the history