Skip to content

Commit

Permalink
make hardware info overrides all postable
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Mar 1, 2024
1 parent fa8394d commit bac4047
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/controllers/v0/devices_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ def device_params
:name,
:description,
:hardware_name_override,
:hardware_version_override,
:hardware_type_override,
:hardware_slug_override,
:mac_address,
:latitude,
:longitude,
Expand Down

0 comments on commit bac4047

Please sign in to comment.