refactor(sh-admin): improvements to invite links in dashboard (#4152)

This commit is contained in:
Joel Jacob Stephen
2024-06-28 18:45:40 +05:30
committed by GitHub
parent fba22ea687
commit 0c06f26893
5 changed files with 62 additions and 38 deletions

View File

@@ -0,0 +1,3 @@
query IsSMTPEnabled {
isSMTPEnabled
}