mirror of
https://github.com/soconnor0919/hristudio.git
synced 2025-12-11 22:54:45 -05:00
fix(perms): Fix wrong table names in permissions scope
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"conventionalCommits.scopes": [
|
||||
"homepage",
|
||||
"repo"
|
||||
"repo",
|
||||
"auth",
|
||||
"perms"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user