Extra FEP

main
Bob Mottram 2023-08-20 18:30:03 +01:00
parent 9765539bd2
commit a3472c649f
1 changed files with 2 additions and 1 deletions

View File

@ -86,7 +86,8 @@ def meta_data_node_info(base_dir: str,
'metadata': {
'chat_enabled': False,
'postFormats': ['text/plain', 'text/html', 'text/markdown'],
'FEPs': ['c648', '521a', '8fcf', '4ccd', 'c118', 'fffd', '1970']
'FEPs': ['c648', '521a', '8fcf', '4ccd', 'c118', 'fffd',
'1970', '0837']
},
'version': '2.1'
}