forked from github/szkolny
[API/Librus] Fix message attachment downloading.
This commit is contained in:
parent
1d57c4e705
commit
49825aca48
@ -127,7 +127,7 @@ object Regexes {
|
||||
|
||||
|
||||
val LIBRUS_ATTACHMENT_KEY by lazy {
|
||||
"""singleUseKey=([0-9A-f_]+)""".toRegex()
|
||||
"""singleUseKey=([0-9A-z_]+)""".toRegex()
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user