gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: -typo


From: gnunet
Subject: [taler-wallet-core] branch master updated: -typo
Date: Mon, 16 Oct 2023 10:26:48 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 950468781 -typo
950468781 is described below

commit 9504687813d3ee47131f5b7f66c1426f9ccffd41
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Oct 16 10:26:44 2023 +0200

    -typo
---
 packages/taler-util/src/transactions-types.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-util/src/transactions-types.ts 
b/packages/taler-util/src/transactions-types.ts
index 32d10a953..083124afa 100644
--- a/packages/taler-util/src/transactions-types.ts
+++ b/packages/taler-util/src/transactions-types.ts
@@ -67,7 +67,7 @@ export interface TransactionsRequest {
    * By default, items are sorted ascending by their
    * main timestamp.
    */
-  sort?: "ascending" | "descending",
+  sort?: "ascending" | "descending";
 
   /**
    * If true, include all refreshes in the transactions list.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]