1
0
mirror of https://github.com/dap-ps/discover.git synced 2025-02-15 02:37:08 +00:00
discover/back-end/inputs/templates/dapps-metadata.json

11 lines
209 B
JSON
Raw Normal View History

2019-06-03 21:01:42 +03:00
{
"UploadingTemplate": {
"name": true,
"url": true,
"description": true,
"category": true,
"image": true,
"dateAdded": true,
"uploader": true
}
}