X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fkotlin%2Fnet%2Fpterodactylus%2Fsone%2Fweb%2Fajax%2FJsonPage.kt;fp=src%2Fmain%2Fkotlin%2Fnet%2Fpterodactylus%2Fsone%2Fweb%2Fajax%2FJsonPage.kt;h=356aca60df906f6677820308f75342a18b17e8cf;hp=574a0a8628eaae7052b47bf0b5eea82b697827d9;hb=5e2b2c2467eb01894907082c24e03724070a2158;hpb=8e5d39243ef21fa42158b361dcee7361c5e9e4a2 diff --git a/src/main/kotlin/net/pterodactylus/sone/web/ajax/JsonPage.kt b/src/main/kotlin/net/pterodactylus/sone/web/ajax/JsonPage.kt index 574a0a8..356aca6 100644 --- a/src/main/kotlin/net/pterodactylus/sone/web/ajax/JsonPage.kt +++ b/src/main/kotlin/net/pterodactylus/sone/web/ajax/JsonPage.kt @@ -31,7 +31,7 @@ abstract class JsonPage(protected val webInterface: WebInterface) : Page