Commit 0fcb5bdd authored by filip mertens's avatar filip mertens Committed by davidzagi93@gmail.com

change profile dgit

parent 33dea80d
......@@ -121,6 +121,9 @@ export class RemixAppManager extends PluginManager {
for (const profile of plugins) {
if (profile.name === 'dgit') {
profile.url = 'https://dgit3remix.web.app/'
profile.canActivate = [
'dGitProvider', 'gitdiff'
]
}
}
const github = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment