🚧 Add handler for config-not-read notification
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 17:04:20 +0000 (18:04 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 18:47:27 +0000 (19:47 +0100)
commite6aa326d36fc1d653ed5473fd02af8cba8992b9a
treefc1777b4f99bf5a6c2524550157f682b7fc93426
parentd33e7e73ccdc7a1ed8b32b13bbe12f84aa076e6b
🚧 Add handler for config-not-read notification
src/main/kotlin/net/pterodactylus/sone/web/notification/ConfigNotReadHandler.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/notification/ConfigNotReadHandlerTest.kt [new file with mode: 0644]