ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\Zulip;
class Zulip extends \App\SupportedApps {
}

View 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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB