0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 15:51:11 +02:00
discourse-custom-wizard/assets/javascripts/wizard/controllers/custom.js.es6

4 Zeilen
71 B
Text

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