♻️ Add module for configuring the web interface
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 10 Mar 2019 20:29:32 +0000 (21:29 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 10 Mar 2019 20:29:32 +0000 (21:29 +0100)
commitb5fed0f19bfb57f96574b65f0180a8ebb81c043b
treefc8da31ea7513b3464e40a3822be5a31b6f4f914
parent560bb333bdaf95bdf6cc557f2cf01494555f8631
♻️ Add module for configuring the web interface
src/main/kotlin/net/pterodactylus/sone/web/WebInterfaceModule.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/WebInterfaceModuleTest.kt [new file with mode: 0644]