-
Miguel Rincon authored
Variables are represented by users in the backend by using hashes of objects to represent unique fields in their dashboards. However, this can lead to difficulties when creating mock data and constructing flexible data structures. This change addresses this issue by using a simpler data structure for variables based on arrays.
43b27ea4