mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 12:53:21 +02:00
Fix SH-06DNERV's data mapping.
This commit is contained in:
@@ -8,6 +8,7 @@ var log = logger.createLogger('util:datautil')
|
||||
|
||||
var aliases = {
|
||||
'KYY22': 'L02'
|
||||
, 'SH-06DNERV': 'SH-06D_NERV'
|
||||
}
|
||||
|
||||
var datautil = module.exports = Object.create(null)
|
||||
|
||||
Reference in New Issue
Block a user