Also, make sure "export" strings are not removed (rename to "room_export") and import quotes in the QuoteView correctly.
7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"quotes": [
|
|
|
|
{
|
|
"quote":"Je suis un programmeur","author":"Mickey Mouse"}
|
|
]
|
|
}
|