fix: preserve queued snap duration for media resend flow
Keep selected snap duration when processing queued split items and repeated sends.
This commit is contained in:
@@ -115,8 +115,8 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven { url = uri("https://api.xposed.info/") }
|
||||
maven { url = uri("https://jitpack.io") }
|
||||
maven { url = uri("https://api.xposed.info/") }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user