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 sidebar for not synced files #396

Merged
merged 1 commit into from
Oct 29, 2023
Merged

Fix sidebar for not synced files #396

merged 1 commit into from
Oct 29, 2023

Conversation

ggodlewski
Copy link
Collaborator

Resolves #394

} catch (err) {
if (err.status === 401) {
throw redirError(this.req, err.message);
return;

Check warning

Code scanning / CodeQL

Unreachable statement Warning

This statement is unreachable.
@horner horner merged commit 45530d3 into master Oct 29, 2023
7 checks passed
@horner horner deleted the develop branch October 29, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Access denied for doc
2 participants