Skip to content

Commit 98b24c9

Browse files
committed
update line tabulation
1 parent f7daeb5 commit 98b24c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WebSocket.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Ext.define('Ext.ux.data.proxy.WebSocket', {
296296
// Treats 'read' as a string event, with no data inside
297297
if (action === me.getApi().read) {
298298
var extraParams = operation._proxy.extraParams,
299-
queryParams = operation._params,
299+
queryParams = operation._params,
300300
sorters = operation._sorters ,
301301
groupers = operation._groupers;
302302

0 commit comments

Comments
 (0)