mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
support use face id/touch id for application lock
This commit is contained in:
@@ -165,6 +165,12 @@ const licenses = [
|
||||
url: 'https://github.com/brix/crypto-js',
|
||||
licenseUrl: 'https://github.com/brix/crypto-js/blob/develop/LICENSE'
|
||||
},
|
||||
{
|
||||
name: 'cbor-js',
|
||||
copyright: 'Copyright (c) 2014 Patrick Gansterer <paroga@paroga.com>',
|
||||
url: 'https://github.com/paroga/cbor-js',
|
||||
licenseUrl: 'https://github.com/paroga/cbor-js/blob/master/LICENSE'
|
||||
},
|
||||
{
|
||||
name: 'js-cookie',
|
||||
copyright: 'Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors',
|
||||
|
||||
Reference in New Issue
Block a user