enableConfig

open fun enableConfig(@NonNull clazz: Class<out Any>)

Send a class to the dashboard for configuration, much as if the class was annotated with Config.

Parameters

clazz

the class to send