Skip to content

Commit

Permalink
fix: added description for maintenance status
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenibir committed May 18, 2023
1 parent 791cbde commit 592f871
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
Expand Down
4 changes: 2 additions & 2 deletions src/pages/Error404DHO.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 592f871

Please sign in to comment.