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/discourse/controllers/custom-wizard.js.es6

6 Zeilen
110 B
Text

2022-03-16 12:33:34 +01:00
import Controller from "@ember/controller";
export default Controller.extend({
queryParams: ["reset"],
});