From 592f87149934ac95c6c562d22f4226875c024a79 Mon Sep 17 00:00:00 2001 From: Evgeni B Date: Thu, 18 May 2023 11:01:39 +0300 Subject: [PATCH] fix: added description for maintenance status --- package.json | 2 +- src/pages/Error404DHO.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 98d484fe5..5b023657d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dho-web-client", - "version": "2.24.0", + "version": "2.24.1", "description": "Governance, payroll and treasury tools for distributed HUMAN organizations (DHO)", "productName": "Hypha DHO", "author": "Max ", diff --git a/src/pages/Error404DHO.vue b/src/pages/Error404DHO.vue index 3e06f1b21..e2afd9002 100644 --- a/src/pages/Error404DHO.vue +++ b/src/pages/Error404DHO.vue @@ -10,8 +10,8 @@ export default { .row.full-height .col-md-4.col-sm-5.col-xs-12 q-card.custom-full-height.q-pa-xl.column.justify-center - .text-h2.text-bold Oops - .text-h6.text-weight-thin.q-my-sm.text-grey This DAO doesn't exist - please try again with a different URL + .text-h2.text-bold DAO is under maintenance + //- .text-h6.text-weight-thin.q-my-sm.text-grey This DAO doesn't exist - please try again with a different URL .col.full-height.relative-position .error-bg.full-height.full-width .error-info.absolute-center