User:Theleekycauldron/Scripts/PSHAW/dependencies/Hook.js: Difference between revisions
Content deleted Content added
ce |
returns |
||
Line 62:
format: 'json'
}
return api.postWithToken( 'csrf', params );
}
Line 80:
format: 'json'
}
return api.postWithToken( 'csrf', params );
})
}
|