mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-08 05:04:04 +08:00
Update access level
This commit is contained in:
parent
f44bef765f
commit
8795c1b0bf
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ angular.module('passmanApp')
|
|||
$scope.accessLevels = [
|
||||
{
|
||||
label: 'Can edit',
|
||||
value: '2'
|
||||
value: '11'
|
||||
},
|
||||
{
|
||||
label: 'Can view',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue