mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 21:17:42 +00:00
feat: call resume message send on app create
This commit is contained in:
@@ -35,6 +35,7 @@ class JobQueue : JobDelegate {
|
||||
}
|
||||
|
||||
companion object {
|
||||
@JvmStatic
|
||||
val shared: JobQueue by lazy { JobQueue() }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user