ajout heimdall
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Codeserver;
|
||||
|
||||
class Codeserver extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "9eebc5964efd0e6656fe4f143474988bde6c9ef3",
|
||||
"name": "Code server",
|
||||
"website": "https://github.com/cdr/code-server",
|
||||
"license": "MIT License",
|
||||
"description": "code-server is VS Code running on a remote server, accessible through the browser.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "codeserver.png"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user