aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/features/notifications/Notifications.kt
blob: 8d912d1bff8e01ff9a1357afbbcae5a51c231c49 (plain)
1
2
3
4
5
6
7
package moe.nea.firmament.features.notifications

import moe.nea.firmament.features.FirmamentFeature

object Notifications  {
}