1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-21 01:22:08 +02:00

add #854 to url base description.

This commit is contained in:
Patrik J. Braun 2024-07-12 18:29:52 +02:00
parent 2602f4ecc6
commit 503644bff0

View File

@ -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 = '';