-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix configuration #18
Conversation
Fixes an error introduced in my PR (immewnity#15)
I came across more issues caused by my PR on an install with this and a ported version of #14 Config is not working correctly:
eval gives this:
I'll fix this on this PR also. |
I'm not sure how to fix this, it may be best to revert #15 and try again later. I've been looking at how Vector does configuration, they don't have a ConfigRegistry in their skin.json, they use |
Fix getGravatarUrl function (#18)
Revert "Fix getGravatarUrl function (#18)"
Fixes an error introduced in my PR (#15)