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\Slack;
class Slack extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "0ffe6c3e1f43f953bcfe3a5adb50759b5938aa36",
"name": "Slack",
"website": "https://slack.com",
"license": "GNU General Public License v3.0 or later",
"description": "Slack is a cloud-based set of proprietary team collaboration tools and services.",
"enhanced": false,
"tile_background": "dark",
"icon": "slack.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB