Feature: define a custom error message for allowed domains (#2194)

* Add a field for custom error message in allowed domains configuration

* enhance UI for more consistency

* update pnpm version

* update pnpm version

---------

Co-authored-by: Henry <hzj94@hotmail.com>
This commit is contained in:
Ilango
2024-04-19 07:43:28 +05:30
committed by GitHub
parent b7e4fc9517
commit f4c7887e50
6 changed files with 66 additions and 19 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
with:
version: 9.0.3
version: 9.0.4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with: