Skip to content
Snippets Groups Projects
Commit caea1a36 authored by git-directory-deploy's avatar git-directory-deploy
Browse files

publish: warns user in app when konnector has encounted an error

generated from commit b48600fd
parent 78e3f1b9
Branches
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -6,4 +6,4 @@
.then((reg) => console.log('Success: ', reg.scope))
.catch((err) => console.log('Failure: ', err));
}
})</script><div role="application" class="application" data-cozy-token="{{.Token}}" data-cozy-domain="{{.Domain}}" data-cozy-locale="{{.Locale}}" data-cozy-app-name="{{.AppName}}" data-cozy-app-slug="{{.AppSlug}}" data-cozy-app-name-prefix="{{.AppNamePrefix}}" data-cozy-app-editor="{{.AppEditor}}" data-cozy-icon-path="{{.IconPath}}"><script src="vendors/ecolyo.4a154783a007a4aba589.js"></script><script src="app/ecolyo.97def7f67230efc8b2b7.js"></script></div></body></html>
\ No newline at end of file
})</script><div role="application" class="application" data-cozy-token="{{.Token}}" data-cozy-domain="{{.Domain}}" data-cozy-locale="{{.Locale}}" data-cozy-app-name="{{.AppName}}" data-cozy-app-slug="{{.AppSlug}}" data-cozy-app-name-prefix="{{.AppNamePrefix}}" data-cozy-app-editor="{{.AppEditor}}" data-cozy-icon-path="{{.IconPath}}"><script src="vendors/ecolyo.4a154783a007a4aba589.js"></script><script src="app/ecolyo.90bb7110e8929fc79b54.js"></script></div></body></html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment