Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2025-02-21 11:57:00 +01:00
Apply linting and version bump
Dieser Commit ist enthalten in:
Ursprung
1d0088455a
Commit
7efce0a0a3
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -22,7 +22,7 @@ export default Component.extend({
|
|||
reply: this.get("field.value") || "",
|
||||
},
|
||||
afterRefresh: () => {},
|
||||
allowUpload: true
|
||||
allowUpload: true,
|
||||
})
|
||||
);
|
||||
},
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
# name: discourse-custom-wizard
|
||||
# about: Forms for Discourse. Better onboarding, structured posting, data enrichment, automated actions and much more.
|
||||
# version: 2.10.1
|
||||
# version: 2.11.0
|
||||
# authors: Angus McLeod, Faizaan Gagan, Robert Barrow, Keegan George, Kaitlin Maddever, Juan Marcos Gutierrez Ramos
|
||||
# url: https://github.com/paviliondev/discourse-custom-wizard
|
||||
# contact_emails: development@pavilion.tech
|
||||
|
|
Laden …
Tabelle hinzufügen
In neuem Issue referenzieren