implemented amber support for auth event and the notifications
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@ package com.vitorpamplona.amethyst.service.notifications
|
||||
|
||||
import com.vitorpamplona.amethyst.AccountInfo
|
||||
|
||||
class PushNotificationUtils {
|
||||
object PushNotificationUtils {
|
||||
var hasInit: Boolean = true
|
||||
fun init(accounts: List<AccountInfo>) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user