adminpanel login fix
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
"isolatedModules": true,
|
||||
"lib": ["DOM", "ESNext"],
|
||||
"paths": {
|
||||
"~/*": ["panel/admin/*"],
|
||||
"@/*": ["panel/auth/*"]
|
||||
"~/*": ["./panel/*"]
|
||||
}
|
||||
},
|
||||
"exclude": []
|
||||
|
Reference in New Issue
Block a user