1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-13 17:06:54 +00:00
This commit is contained in:
kepler155c@gmail.com 2019-07-19 10:12:25 -06:00
parent 92686381c7
commit 9ce61b5d98

View File

@ -129,6 +129,7 @@ kernel.hook('device_attach', function(_, eventData)
device[name][k] = nil
end
end
Util.merge(device[name], dev)
else
cache[name] = dev
end