mirror of https://gitlab.com/bashrc2/epicyon
Extra FEP
parent
9765539bd2
commit
a3472c649f
|
@ -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'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue