Skip to content

Commit

Permalink
add #854 to url base description.
Browse files Browse the repository at this point in the history
  • Loading branch information
bpatrik committed Jul 12, 2024
1 parent 2602f4e commit 503644b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/common/config/public/ClientConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1418,8 +1418,9 @@ export class ClientServiceConfig {
hint: '/myGallery',
uiResetNeeded: {server: true},
priority: ConfigPriority.advanced,
uiOptional: true
}
uiOptional: true,
githubIssue: 854
} as TAGS
})
urlBase: string = '';

Expand Down

0 comments on commit 503644b

Please sign in to comment.