1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-23 02:07:26 +08:00
SettingsTitle.InFileName is temporarily disabled untill it is full
implemented.
This commit is contained in:
Vishesh Handa
2021-02-16 00:15:51 +01:00
parent b97d8507f3
commit 860dd11aa2

@ -39,7 +39,7 @@ void main() {
yamlCreatedKey: 'created',
yamlModifiedKey: 'modified',
yamlTagsKey: 'tags',
titleSettings: SettingsTitle.InFileName,
titleSettings: SettingsTitle.InYaml,
inlineTagPrefixes: {},
imageLocationSpec: "",
);