added very simple GPS GUI
This commit is contained in:
@@ -33,7 +33,8 @@ class HomeContext {
|
||||
|
||||
private final listedApps:Array<String> = [
|
||||
"terminal",
|
||||
"log"
|
||||
"log",
|
||||
"pfclient"
|
||||
];
|
||||
|
||||
public function new() {}
|
||||
|
||||
Reference in New Issue
Block a user