Makes string list config values display their default value properly
Some checks failed
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
Some checks failed
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
This commit is contained in:
@ -105,6 +105,8 @@ public class ConfigTabCompleter implements TabCompleter {
|
||||
}
|
||||
}
|
||||
|
||||
//TODO: What to do with per-sign colors?
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user