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
We currently have a configGet() method but we also need a configGetOriginal() so that we can use in the extension in the ConfigContext. This is so that it backs up the correct config value and not the potentially overridden one.
PR will follow.
The text was updated successfully, but these errors were encountered:
We currently have a
configGet()
method but we also need aconfigGetOriginal()
so that we can use in the extension in theConfigContext
. This is so that it backs up the correct config value and not the potentially overridden one.PR will follow.
The text was updated successfully, but these errors were encountered: