0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2025-02-02 19:37:01 +01:00
discourse-custom-wizard/assets/javascripts/wizard/controllers/custom.js.es6

4 Zeilen
71 B
Text

2019-01-14 13:53:53 +11:00
export default Ember.Controller.extend({
queryParams: ["reset"],
2019-06-19 13:23:10 +08:00
});