From aaf950e2ad5c07d4423f9822e3a0ae9f7b8d2bdf Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 30 Mar 2020 16:09:32 +0530 Subject: re-format with prettier v2, fix HTML --- src/operations/versions.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/operations/versions.ts') diff --git a/src/operations/versions.ts b/src/operations/versions.ts index 6ac78f013..8b55bd4d5 100644 --- a/src/operations/versions.ts +++ b/src/operations/versions.ts @@ -26,7 +26,7 @@ export const WALLET_EXCHANGE_PROTOCOL_VERSION = "7:0:0"; * Cache breaker that is appended to queries such as /keys and /wire * to break through caching, if it has been accidentally/badly configured * by the exchange. - * - * This is only a temporary measure. + * + * This is only a temporary measure. */ -export const WALLET_CACHE_BREAKER_CLIENT_VERSION = "3"; \ No newline at end of file +export const WALLET_CACHE_BREAKER_CLIENT_VERSION = "3"; -- cgit v1.2.3