mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-24 06:00:49 +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": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["com.github.nextcloud-deps.hwsecurity"],
|
"matchPackageNames": ["com.github.nextcloud-deps.hwsecurity"],
|
||||||
"autoMerge": false
|
"automerge": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user