Skip to content

Commit

Permalink
Switch logevents query to formatversion=2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricordisamoa committed Jan 11, 2020
1 parent e91cea7 commit 9192c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@ DataGetter.prototype = {
rightsLog: function () {
return this.localApi.get( {
action: 'query',
formatversion: '2',
list: 'logevents',
letype: 'rights',
letitle: 'User:' + this.user,
Expand Down

0 comments on commit 9192c68

Please sign in to comment.