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

[stable24] fix unexpected parameter to callback #196

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #194

The handler will receive an Event as first parameter, but the function
expected an int value. Further calculcation of the delay was not
working thus.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz merged commit a6ac658 into stable24 Feb 28, 2023
@delete-merged-branch delete-merged-branch bot deleted the backport/194/stable24 branch February 28, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants