fjord/memoapp/public/memos.json
2024-08-02 22:54:42 +09:00

10 lines
No EOL
104 B
JSON

{
"1": {
"title": "",
"content": ""
},
"2": {
"title": "a",
"content": "aaa"
}
}