Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix][admin] Repair the problem of login error caused by users not bi… #1736

Merged
merged 4 commits into from
Mar 15, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[Fix][admin] Repair the problem of login error caused by users not bi…
…nding tenants
  • Loading branch information
huang committed Mar 15, 2023
commit deb9a14d3b9a8a1eb51dc5299e79726d2fd00465
9 changes: 1 addition & 8 deletions dlink-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,12 +160,5 @@
},
"gitHooks": {
"commit-msg": "fabric verify-commit"
},
"main": ".eslintrc.js",
"directories": {
"test": "tests"
},
"keywords": [],
"author": "",
"license": "ISC"
}
}