Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Nov 20, 2025

Backport of #16379

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

miaulalala
miaulalala previously approved these changes Nov 20, 2025
Copy link
Contributor

@miaulalala miaulalala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

public function getPlaySoundsDefaultForGuests(): bool { return $this->appConfig->getAppValueBool('guests_play_sounds', true); }

@miaulalala miaulalala self-requested a review November 20, 2025 18:18
@miaulalala miaulalala dismissed their stale review November 20, 2025 18:18

misses

public function getPlaySoundsDefaultForGuests(): bool {
	return $this->appConfig->getAppValueBool('guests_play_sounds', true);
}
@nickvergessen nickvergessen force-pushed the backport/16379/stable32 branch from 08fc7d1 to c9fcc1b Compare November 20, 2025 19:20
@nickvergessen nickvergessen marked this pull request as ready for review November 20, 2025 19:22
@nickvergessen nickvergessen merged commit e04b2b7 into stable32 Nov 20, 2025
87 of 89 checks passed
@nickvergessen nickvergessen deleted the backport/16379/stable32 branch November 20, 2025 19:33
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.

3 participants