[Fix] git_fix
This commit is contained in:
@@ -507,7 +507,6 @@ const style_348 = [
|
||||
"color: gray",
|
||||
].join(";");
|
||||
|
||||
|
||||
const transformToIndexedArray = (devices) => {
|
||||
return devices.reduce((result, device, index) => {
|
||||
result[index] = device;
|
||||
|
||||
Reference in New Issue
Block a user