mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Config clarification for blog
This commit is contained in:
parent
e1523efd0c
commit
679b1f7a27
@ -1155,7 +1155,7 @@ export class ClientGalleryConfig {
|
|||||||
priority: ConfigPriority.advanced,
|
priority: ConfigPriority.advanced,
|
||||||
githubIssue: 711
|
githubIssue: 711
|
||||||
},
|
},
|
||||||
description: $localize`Makes inline blog (*.md files content) auto-open.`
|
description: $localize`Makes top blog (*.md files content) auto-open.`
|
||||||
})
|
})
|
||||||
TopBlogStartsOpen: boolean = false;
|
TopBlogStartsOpen: boolean = false;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user