including some more dashboard components
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\SupportedApps\ITTools;
|
||||
|
||||
class ITTools extends \App\SupportedApps
|
||||
{
|
||||
}
|
||||
10
stacks/dashboard/config/www/SupportedApps/ITTools/app.json
Normal file
10
stacks/dashboard/config/www/SupportedApps/ITTools/app.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "b5f16344632fdfe68391a2dc3816ee0edbb1813c",
|
||||
"name": "IT-Tools",
|
||||
"website": "https://it-tools.tech/",
|
||||
"license": "GNU General Public License v3.0 only",
|
||||
"description": "Useful tools for developer and people working in IT.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "ittools.png"
|
||||
}
|
||||
Reference in New Issue
Block a user