🚧 Add notification handler for locked Sones
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 29 Nov 2019 15:49:59 +0000 (16:49 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 29 Nov 2019 17:27:12 +0000 (18:27 +0100)
commit3bc31a49282a7c3737e330e03723aac7464be71e
tree364ac21ccffac67b4b8668933ca75fc502c6f33e
parenta5e615d5726033cec37a1ebd3e00f880e765d16d
🚧 Add notification handler for locked Sones
src/main/kotlin/net/pterodactylus/sone/web/notification/SoneLockedOnStartupHandler.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/notification/SoneLockedOnStartupHandlerTest.kt [new file with mode: 0644]