mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-11-21 17:56:45 +02:00
Config clarification for blog
This commit is contained in:
parent
e1523efd0c
commit
679b1f7a27
@ -1155,7 +1155,7 @@ export class ClientGalleryConfig {
|
||||
priority: ConfigPriority.advanced,
|
||||
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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user