diff --git a/public/elm.js b/public/elm.js index 5d06fd38..dd5c6c54 100644 --- a/public/elm.js +++ b/public/elm.js @@ -33496,7 +33496,7 @@ var _user$project$Transaction_Decoder$cashInTxDecoder = A3( _NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$decode(_user$project$Common_TransactionTypes$CashInTxRec)))))))))))))))); var _user$project$Transaction_Decoder$cashOutTxDecoder = A3( _NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$required, - 'confirmedAt', + 'confirmationTime', _user$project$Transaction_Decoder$confirmedDecoder, A3( _NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$required, @@ -36399,8 +36399,7 @@ var _user$project$SupportLogs_View$logs = function (model) { {ctor: '[]'}, { ctor: '::', - _0: _elm_lang$html$Html$text( - _elm_lang$core$Basics$toString(_p1._0)), + _0: _elm_lang$html$Html$text('No logs yet.'), _1: {ctor: '[]'} }); default: diff --git a/public/lamassu-elm.js b/public/lamassu-elm.js index 8bcab52e..f9092f8a 100644 --- a/public/lamassu-elm.js +++ b/public/lamassu-elm.js @@ -12768,8 +12768,7 @@ var _user$project$SupportLogs_View$logs = function (model) { {ctor: '[]'}, { ctor: '::', - _0: _elm_lang$html$Html$text( - _elm_lang$core$Basics$toString(_p1._0)), + _0: _elm_lang$html$Html$text('No logs yet.'), _1: {ctor: '[]'} }); default: