mirror of
https://github.com/openstf/stf
synced 2025-10-04 10:19:30 +02:00
Fix SH-06DNERV's data mapping.
This commit is contained in:
parent
df8dfdb321
commit
8eae848897
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue