Files
chrome-extensions-samples/apps/samples/hello-world-sync/sample_support_metadata.json
Sam Thorogood 8af19b8ca9 move
2020-12-04 09:18:01 +11: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"}
}