Latest client (elm & lamassu-elm)
This commit is contained in:
parent
39f9848ca1
commit
319f914b45
2 changed files with 3 additions and 5 deletions
|
|
@ -33496,7 +33496,7 @@ var _user$project$Transaction_Decoder$cashInTxDecoder = A3(
|
||||||
_NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$decode(_user$project$Common_TransactionTypes$CashInTxRec))))))))))))))));
|
_NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$decode(_user$project$Common_TransactionTypes$CashInTxRec))))))))))))))));
|
||||||
var _user$project$Transaction_Decoder$cashOutTxDecoder = A3(
|
var _user$project$Transaction_Decoder$cashOutTxDecoder = A3(
|
||||||
_NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$required,
|
_NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$required,
|
||||||
'confirmedAt',
|
'confirmationTime',
|
||||||
_user$project$Transaction_Decoder$confirmedDecoder,
|
_user$project$Transaction_Decoder$confirmedDecoder,
|
||||||
A3(
|
A3(
|
||||||
_NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$required,
|
_NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$required,
|
||||||
|
|
@ -36399,8 +36399,7 @@ var _user$project$SupportLogs_View$logs = function (model) {
|
||||||
{ctor: '[]'},
|
{ctor: '[]'},
|
||||||
{
|
{
|
||||||
ctor: '::',
|
ctor: '::',
|
||||||
_0: _elm_lang$html$Html$text(
|
_0: _elm_lang$html$Html$text('No logs yet.'),
|
||||||
_elm_lang$core$Basics$toString(_p1._0)),
|
|
||||||
_1: {ctor: '[]'}
|
_1: {ctor: '[]'}
|
||||||
});
|
});
|
||||||
default:
|
default:
|
||||||
|
|
|
||||||
|
|
@ -12768,8 +12768,7 @@ var _user$project$SupportLogs_View$logs = function (model) {
|
||||||
{ctor: '[]'},
|
{ctor: '[]'},
|
||||||
{
|
{
|
||||||
ctor: '::',
|
ctor: '::',
|
||||||
_0: _elm_lang$html$Html$text(
|
_0: _elm_lang$html$Html$text('No logs yet.'),
|
||||||
_elm_lang$core$Basics$toString(_p1._0)),
|
|
||||||
_1: {ctor: '[]'}
|
_1: {ctor: '[]'}
|
||||||
});
|
});
|
||||||
default:
|
default:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue