Closed embeddedt closed 4 months ago
The TS setting got moved to another category, which breaks the mixin here. However, Embeddium now disables it when it detects the me.cortex.nvidium.Nvidium class with a true IS_ENABLED field, so this hack should not be needed anymore.
me.cortex.nvidium.Nvidium
IS_ENABLED
This is needed to fix https://github.com/embeddedt/embeddium/issues/337.
The TS setting got moved to another category, which breaks the mixin here. However, Embeddium now disables it when it detects the
me.cortex.nvidium.Nvidium
class with a trueIS_ENABLED
field, so this hack should not be needed anymore.