fix PageList API arg passing to GeneratorList
PageList wasn't adding the 'g' prefix to API arguments it passes to GeneratorList, and GeneratorList doesn't do that itself. This fixes it.
Loading
Please register or sign in to comment
PageList wasn't adding the 'g' prefix to API arguments it passes to GeneratorList, and GeneratorList doesn't do that itself. This fixes it.