ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Zulip/Zulip.php
Executable file
5
heimdall/config/www/SupportedApps/Zulip/Zulip.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Zulip;
|
||||
|
||||
class Zulip extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Zulip/app.json
Executable file
10
heimdall/config/www/SupportedApps/Zulip/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "d17139efd0d8e0cba9bf8380c9818838911dfe0f",
|
||||
"name": "Zulip",
|
||||
"website": "https://zulipchat.com/",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "Powerful open source team chat. Zulip combines the immediacy of real-time chat with an email threading model. With Zulip, you can catch up on important conversations while ignoring irrelevant ones.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "zulip.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Zulip/zulip.png
Executable file
BIN
heimdall/config/www/SupportedApps/Zulip/zulip.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
Reference in New Issue
Block a user