renaming
parent
20c153033e
commit
d0d35ecec7
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"id": "messagegui",
|
||||
"name": "Messages",
|
||||
"name": "Message UI",
|
||||
"version": "0.55",
|
||||
"description": "Default app to display notifications from iOS and Gadgetbridge/Android",
|
||||
"icon": "app.png",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"id": "messages",
|
||||
"name": "Messages",
|
||||
"version": "0.01",
|
||||
"description": "Library to handle message events",
|
||||
"description": "Library to handle, load and store message events received from Android/iOS",
|
||||
"icon": "app.png",
|
||||
"type": "module",
|
||||
"tags": "tool,system",
|
||||
|
|
|
|||
Loading…
Reference in New Issue