chore: rename to slash

This commit is contained in:
Steven
2023-07-11 23:51:17 +08:00
parent fcd72e1f98
commit b36572c5be
43 changed files with 97 additions and 97 deletions

View File

@@ -3,15 +3,15 @@
"visibility": {
"private": {
"self": "Private",
"description": "Only you can view this shortcut"
"description": "Only you can access"
},
"workspace": {
"self": "Workspace",
"description": "Visible to Workspace Members"
"description": "Workspace members can access"
},
"public": {
"self": "Public",
"description": "Visible to Everyone on the Internet"
"description": "Available to Everyone on the Internet"
}
}
}