mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Merge branch 'bpatrik:master' into master
This commit is contained in:
commit
7763f05604
@ -1418,8 +1418,9 @@ export class ClientServiceConfig {
|
|||||||
hint: '/myGallery',
|
hint: '/myGallery',
|
||||||
uiResetNeeded: {server: true},
|
uiResetNeeded: {server: true},
|
||||||
priority: ConfigPriority.advanced,
|
priority: ConfigPriority.advanced,
|
||||||
uiOptional: true
|
uiOptional: true,
|
||||||
}
|
githubIssue: 854
|
||||||
|
} as TAGS
|
||||||
})
|
})
|
||||||
urlBase: string = '';
|
urlBase: string = '';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user