mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:53:23 +02:00
fix spell error
This commit is contained in:
@@ -826,7 +826,7 @@ module.exports = function(options) {
|
||||
)
|
||||
])
|
||||
})
|
||||
.on('fs.retrive', function(channel, responseChannel, data) {
|
||||
.on('fs.retrieve', function(channel, responseChannel, data) {
|
||||
joinChannel(responseChannel)
|
||||
push.send([
|
||||
channel
|
||||
|
||||
Reference in New Issue
Block a user