Skip to content

Commit f04b1d4

Browse files
authored
Merge pull request #4006 from RKBoss6/author-updates
Author Updates
2 parents b47a86b + 1a701e8 commit f04b1d4

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

apps/backlite/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"type": "bootloader",
88
"tags": "system",
99
"readme": "README.md",
10+
"author":"RKBoss6",
1011
"supports": ["BANGLEJS2"],
1112
"storage": [
1213
{"name":"backlite.boot.js","url":"boot.js"},

apps/modclock/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"description": "A modern, simple clock, with three ClockInfos and Fast Loading",
88
"type":"clock",
99
"tags": "clock,clkinfo",
10+
"author":"RKBoss6",
1011
"supports": ["BANGLEJS2"],
1112
"screenshots" : [ { "url":"Scr1.png" },
1213
{ "url":"Scr2.png" } ],

apps/smartbatt/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"icon": "app.png",
88
"type": "module",
99
"tags": "tool,system,clkinfo",
10+
"author":"RKBoss6",
1011
"supports": ["BANGLEJS","BANGLEJS2"],
1112
"provides_modules" : ["smartbatt"],
1213
"readme": "README.md",

apps/widsmartbatt/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"type": "widget",
88
"supports": ["BANGLEJS", "BANGLEJS2"],
99
"readme": "README.md",
10+
"author":"RKBoss6",
1011
"dependencies" : { "smartbatt":"module" },
1112
"description": "Simple and slim battery widget that shows days remaining, and uses the `smartbatt` module to learm from your usage and provide accurate predictions.",
1213
"tags": "widget,battery",

apps/worldclkinfo/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"icon": "app.png",
66
"type": "clkinfo",
77
"tags": "clkinfo",
8+
"author":"RKBoss6",
89
"supports" : ["BANGLEJS2"],
910
"readme": "README.md",
1011
"storage": [

0 commit comments

Comments
 (0)