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
{{ message }}
This repository was archived by the owner on Jan 18, 2023. It is now read-only.
A long known issue is that the config file DPConfig.json will sometimes just not generate properly for people using it for the first time, and the only way to fix it has been deleting it and letting it regen, not really sure why.
The class DPSettings has all the config related code completely self contained, and the issue most likely lies somewhere in there.
A long known issue is that the config file
DPConfig.jsonwill sometimes just not generate properly for people using it for the first time, and the only way to fix it has been deleting it and letting it regen, not really sure why.The class
DPSettingshas all the config related code completely self contained, and the issue most likely lies somewhere in there.