🚚 shorten file-names; remember to upload new to watch
parent
7906219a76
commit
aa35dd6b8c
|
|
@ -1,6 +0,0 @@
|
|||
require("Storage").write("papamTimer.info",{
|
||||
"id":"papamTimer",
|
||||
"name":"PapaM Timer",
|
||||
"src":"papamTimer.app.js",
|
||||
"icon":"papamTimer.img"
|
||||
});
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
require("Storage").write("pmTimer.info",{
|
||||
"id":"pmTimer",
|
||||
"name":"PapaM Timer",
|
||||
"src":"pmTimer.app.js",
|
||||
"icon":"pmTimer.img"
|
||||
});
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in New Issue