mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-23 21:50:31 +01:00
fix: fix typo in automerge attribute
Resolves #4034 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
7dd74ac613
commit
bebeb2afe6
@ -12,7 +12,7 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["com.github.nextcloud-deps.hwsecurity"],
|
||||
"autoMerge": false
|
||||
"automerge": false
|
||||
}
|
||||
],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user