diff --git a/app/views/customers/index.html.erb b/app/views/customers/index.html.erb index b175471..eed562a 100644 --- a/app/views/customers/index.html.erb +++ b/app/views/customers/index.html.erb @@ -26,5 +26,5 @@ <% end %>
- Last Sync: <%= Qbo.first.last_sync %> + Last Sync: <%= Qbo.last_sync %>