implement more widgets and screen fixes

This commit is contained in:
Draylar
2021-03-12 16:09:44 -06:00
parent 46d78cc585
commit 683ff10962
6 changed files with 59 additions and 22 deletions
@@ -24,7 +24,7 @@ public class TestConfig implements Config {
}
@Override
public String getFileName() {
public String getName() {
return "test-config";
}