🚧 Add first-start notification handler
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 15:45:07 +0000 (16:45 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 15:59:28 +0000 (16:59 +0100)
commit1b4f8c0f65eb4db3831585743b326d2588b36cef
tree22ea443ad2d737a7a40be2b96846f5d685e46a72
parent8281d81a4412af542753a4fc56b2c1a8c52000d4
🚧 Add first-start notification handler
src/main/kotlin/net/pterodactylus/sone/web/notification/FirstStartHandler.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/notification/FirstStartHandlerTest.kt [new file with mode: 0644]