Update properties.json
This commit is contained in:
parent
070406e9e8
commit
518e92fccc
1 changed files with 7 additions and 2 deletions
|
@ -3,6 +3,11 @@
|
|||
"author": "Swee",
|
||||
"version": "1.0",
|
||||
"type": "platform",
|
||||
"layout": "irc",
|
||||
"supports": ["desktop", "mobile"]
|
||||
"layout": "IRC",
|
||||
"supports": ["desktop", "mobile"],
|
||||
"statusBar": {
|
||||
"title": "Example",
|
||||
"iconProvider": "web",
|
||||
"icon": "https://git.swee.codes/SugarCaneIM/Desktop/raw/branch/main/logo.png"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue