MED-109: add doctor role and basic view (#45)
* MED-109: add doctor role and basic view * add role to accounts * remove old super admin and doctor sql
This commit is contained in:
@@ -9,6 +9,7 @@ const INTERNAL_PACKAGES = [
|
||||
'@kit/auth',
|
||||
'@kit/accounts',
|
||||
'@kit/admin',
|
||||
'@kit/doctor',
|
||||
'@kit/team-accounts',
|
||||
'@kit/shared',
|
||||
'@kit/supabase',
|
||||
|
||||
Reference in New Issue
Block a user