0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00

Remove redundant param key

Dieser Commit ist enthalten in:
Angus McLeod 2020-08-12 09:43:45 +10:00
Ursprung 53fefec6bb
Commit 76ab7aece8

Datei anzeigen

@ -141,7 +141,6 @@ class CustomWizard::AdminWizardController < CustomWizard::AdminController
parent_category_id: mapped_params,
permissions: mapped_params,
full_name: mapped_params,
title: mapped_params,
bio_raw: mapped_params,
usernames: mapped_params,
owner_usernames: mapped_params,