1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Merge branch 'bpatrik:master' into master
All checks were successful
pigallery2 / pigallery2-Gitea-Actions (push) Successful in 14m45s
pigallery2 / build-dockerx (push) Successful in 50m9s

This commit is contained in:
xuthus 2024-07-28 12:30:15 +08:00 committed by GitHub
commit 7763f05604
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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