ci: format
This commit is contained in:
parent
4968e854e6
commit
5ad9238a46
7 changed files with 2272 additions and 5 deletions
|
|
@ -1 +1,50 @@
|
|||
{"version":5,"lastUserContextId":5,"identities":[{"icon":"fingerprint","color":"blue","l10nId":"user-context-personal","public":true,"userContextId":1},{"icon":"briefcase","color":"orange","l10nId":"user-context-work","public":true,"userContextId":2},{"icon":"dollar","color":"green","l10nId":"user-context-banking","public":true,"userContextId":3},{"icon":"cart","color":"pink","l10nId":"user-context-shopping","public":true,"userContextId":4},{"public":false,"icon":"","color":"","name":"userContextIdInternal.thumbnail","accessKey":"","userContextId":5},{"userContextId":4294967295,"public":false,"icon":"","color":"","name":"userContextIdInternal.webextStorageLocal","accessKey":""}]}
|
||||
{
|
||||
"version": 5,
|
||||
"lastUserContextId": 5,
|
||||
"identities": [
|
||||
{
|
||||
"icon": "fingerprint",
|
||||
"color": "blue",
|
||||
"l10nId": "user-context-personal",
|
||||
"public": true,
|
||||
"userContextId": 1
|
||||
},
|
||||
{
|
||||
"icon": "briefcase",
|
||||
"color": "orange",
|
||||
"l10nId": "user-context-work",
|
||||
"public": true,
|
||||
"userContextId": 2
|
||||
},
|
||||
{
|
||||
"icon": "dollar",
|
||||
"color": "green",
|
||||
"l10nId": "user-context-banking",
|
||||
"public": true,
|
||||
"userContextId": 3
|
||||
},
|
||||
{
|
||||
"icon": "cart",
|
||||
"color": "pink",
|
||||
"l10nId": "user-context-shopping",
|
||||
"public": true,
|
||||
"userContextId": 4
|
||||
},
|
||||
{
|
||||
"public": false,
|
||||
"icon": "",
|
||||
"color": "",
|
||||
"name": "userContextIdInternal.thumbnail",
|
||||
"accessKey": "",
|
||||
"userContextId": 5
|
||||
},
|
||||
{
|
||||
"userContextId": 4294967295,
|
||||
"public": false,
|
||||
"icon": "",
|
||||
"color": "",
|
||||
"name": "userContextIdInternal.webextStorageLocal",
|
||||
"accessKey": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue