mirror of https://gitlab.com/bashrc2/epicyon
List of FEPs within nodeinfo
parent
6bb402ee24
commit
7c7b43a86a
|
@ -85,7 +85,8 @@ def meta_data_node_info(base_dir: str,
|
|||
},
|
||||
'metadata': {
|
||||
'chat_enabled': False,
|
||||
'postFormats': ['text/plain', 'text/html', 'text/markdown']
|
||||
'postFormats': ['text/plain', 'text/html', 'text/markdown'],
|
||||
'FEPs': ['c648', '521a', '8fcf', '4ccd', 'c118', 'fffd', '1970']
|
||||
},
|
||||
'version': '2.1'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue