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(docs): parameter promptDeleteAllFiles defaults to false not true #6532

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

joshtrichards
Copy link
Member

The default was changed to false in #1201

return settings.value(QLatin1String(promptDeleteC), false).toBool();

Copy link
Collaborator

@claucambra claucambra left a comment

Choose a reason for hiding this comment

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

Thanks!

The default was changed to false in #1201 

Signed-off-by: Josh <josh.t.richards@gmail.com>
@mgallien mgallien force-pushed the fix/docs/promptDeleteAllFiles branch from bc0c09b to f66fb97 Compare March 20, 2024 09:09
@mgallien mgallien merged commit baa19e4 into master Mar 20, 2024
9 of 12 checks passed
@mgallien mgallien deleted the fix/docs/promptDeleteAllFiles branch March 20, 2024 09:09
@mgallien
Copy link
Collaborator

/backport to stable-3.12

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6532-f66fb97b30366241d57f43b647f1e6b87100a0ce-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

Copy link

sonarcloud bot commented Mar 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@mgallien mgallien added this to the 3.13.0 milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants