File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,4 @@ Dockerfile
2222docker-compose.yml
2323# for image related files
2424misc
25+ .phpstorm.meta.php
Original file line number Diff line number Diff line change 5757 ],
5858 'view ' => [
5959 'title ' => 'View Server ' ,
60- 'desc ' => 'Allows viewing of specific server user can access. ' ,
60+ 'desc ' => 'Allows viewing of specific server user can access. ' ,
6161 ],
6262 'power ' => [
6363 'title ' => 'Toggle Power ' ,
64- 'desc ' => 'Allow toggling of power status for a server. ' ,
64+ 'desc ' => 'Allow toggling of power status for a server. ' ,
6565 ],
6666 'command ' => [
6767 'title ' => 'Send Command ' ,
68- 'desc ' => 'Allow sending of a command to a running server. ' ,
68+ 'desc ' => 'Allow sending of a command to a running server. ' ,
6969 ],
7070 ],
7171 ],
You can’t perform that action at this time.
0 commit comments