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
Like CHT config needs to be separate from main code (src/config/config-factory.ts) this will make configuration more flexible
config could be read from an external file or a UI component built out to handle this
The text was updated successfully, but these errors were encountered:
Like CHT config needs to be separate from main code (
src/config/config-factory.ts
) this will make configuration more flexibleconfig could be read from an external file or a UI component built out to handle this
The text was updated successfully, but these errors were encountered: