diff --git a/app/views/qbo/index.html.erb b/app/views/qbo/index.html.erb index 09133c6..5f97254 100644 --- a/app/views/qbo/index.html.erb +++ b/app/views/qbo/index.html.erb @@ -36,7 +36,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
- Last Sync: <%= Qbo.last_sync %> + Last Sync: <%= Qbo.last_sync if Qbo.exists? %>