You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, config values are referenced through instance variables in PowderPlugin, through direct retrieving from the config object, or through other methods. Messy and need a cleaner solution
The text was updated successfully, but these errors were encountered:
Right now, config values are referenced through instance variables in PowderPlugin, through direct retrieving from the config object, or through other methods. Messy and need a cleaner solution
The text was updated successfully, but these errors were encountered: