stash apply

This commit is contained in:
2026-02-09 12:52:31 -05:00
parent a1c1a0c34e
commit be3ee9096b
2 changed files with 4 additions and 1 deletions
@@ -28,7 +28,6 @@ module Users
orders
orders.product_orders
]
#include_config << 'users' if @list.user_ids.size > 1
render json: @list, include: include_config, serializer: Users::ListSerializer, is_collection: false
end
+4
View File
@@ -38,6 +38,10 @@ class Supplier
property :lat, type: Float #, default: 52.08062426379751
property :lng, type: Float #, default: 4.312562942504883
def suggested_tips
[0, 5, 10, 15, 20]
end
#WIFI
property :offer_wifi
property :wifi_ssid