mirror of
https://github.com/openstf/stf
synced 2025-10-04 18:29:17 +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 = {
|
var aliases = {
|
||||||
'KYY22': 'L02'
|
'KYY22': 'L02'
|
||||||
|
, 'SH-06DNERV': 'SH-06D_NERV'
|
||||||
}
|
}
|
||||||
|
|
||||||
var datautil = module.exports = Object.create(null)
|
var datautil = module.exports = Object.create(null)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue