forked from FOSS/BangleApps
minor tweaks
parent
39598a2d1f
commit
a5e6047d9f
|
@ -74,7 +74,7 @@ try and keep filenames short to avoid overflowing the buffer.
|
||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||
|
|
||||||
In the app `metadata.json` file you can add a list of screenshots with a line like: `"screenshots" : [ { url:"screenshot.png" } ],`
|
In the app `metadata.json` file you can add a list of screenshots with a line like: `"screenshots" : [ { "url":"screenshot.png" } ],`
|
||||||
|
|
||||||
To get a screenshot you can:
|
To get a screenshot you can:
|
||||||
|
|
||||||
|
|
2
core
2
core
|
@ -1 +1 @@
|
||||||
Subproject commit 89049a5c7c80d2b56dc235d135fc63b80789db96
|
Subproject commit 24730dc0bac75ea9eff0e2632e530a6ff7652b19
|
Loading…
Reference in New Issue