ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Wekan/Wekan.php
Executable file
5
heimdall/config/www/SupportedApps/Wekan/Wekan.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Wekan;
|
||||
|
||||
class Wekan extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Wekan/app.json
Executable file
10
heimdall/config/www/SupportedApps/Wekan/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "b4021dd275593e7b96610fc7b6300af8cdca8765",
|
||||
"name": "Wekan",
|
||||
"website": "https://wekan.github.io/",
|
||||
"license": "MIT License",
|
||||
"description": "Wekan is an open source, collaborative kanban board application.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "wekan.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Wekan/wekan.png
Executable file
BIN
heimdall/config/www/SupportedApps/Wekan/wekan.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
Reference in New Issue
Block a user