Fix Black and White Typo (#2138)
* Fixed typo: Back->Black * Added Upgrade Rules to fix spelling * Removed extra isEmpty * Added previous BackAndWhite to allow for compilation of old scripts
This commit is contained in:
@ -88,6 +88,14 @@
|
||||
"device_print_message.message": "text"
|
||||
}
|
||||
}
|
||||
],
|
||||
"0.0.0 - 1.4.12": [
|
||||
{
|
||||
"type": "api",
|
||||
"map": {
|
||||
"DisplayMode\\s*\\.\\s*BackAndWhite": "DisplayMode.BlackAndWhite"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"hidSelectors": [
|
||||
|
Reference in New Issue
Block a user