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

4 Zeilen
70 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
});