[Fix] 1687 - Item Transfer Without Permissions (#1691)

* Fixed so that transfering items completly aborts if lacking permissions

* .
This commit is contained in:
WBHarry 2026-03-05 22:14:07 +01:00 committed by GitHub
parent 0675e1f019
commit 9cba77ec11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 28 additions and 26 deletions

View file

@ -2987,7 +2987,8 @@
"tokenActorMissing": "{name} is missing an Actor",
"tokenActorsMissing": "[{names}] missing Actors",
"domainTouchRequirement": "This domain card requires {nr} {domain} cards in the loadout to be used",
"knowTheTide": "Know The Tide gained a token"
"knowTheTide": "Know The Tide gained a token",
"lackingItemTransferPermission": "User {user} lacks owner permission needed to transfer items to {target}"
},
"Sidebar": {
"actorDirectory": {