Skip to content

Commit

Permalink
Update UserPropertiesEventReceiver.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara authored Dec 16, 2024
1 parent f6dfc75 commit deb21ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ internal class UserPropertiesEventReceiverImpl internal constructor(
}

is Event.UserProperty.FoldersUpdate -> {
handleFoldersUpdate(event)
handleFoldersUpdate(event)
}
}
}
Expand Down

0 comments on commit deb21ba

Please sign in to comment.