We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66808db commit 47a1a3dCopy full SHA for 47a1a3d
assets/javascripts/discourse/controllers/admin-wizards-wizard.js.es6
@@ -21,5 +21,6 @@ export default Controller.extend({
21
return key;
22
},
23
24
- messageUrl: "https://plugins.discourse.pavilion.tech/c/discourse-custom-wizard/documentation",
+ messageUrl:
25
+ "https://plugins.discourse.pavilion.tech/c/discourse-custom-wizard/documentation",
26
});
0 commit comments