Files
chrome-extensions-samples/samples/hello-world-sync/sample_support_metadata.json
2014-09-02 18:06:16 +02:00

7 lines
249 B
JSON

{
"sample": "hello-world-sync",
"files_with_snippets": [ ],
"android": {"works": true, "comments": "sync storage doesn't actually sync - works local"},
"ios": {"works": true, "comments": "sync storage doesn't actually sync - works local"}
}