mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 11:07:00 +01:00
Chore: Update backend dependencies in bulk (#7656)
This commit is contained in:
parent
3df8be0bc7
commit
3813dc2e18
7 changed files with 1411 additions and 1214 deletions
|
|
@ -9,7 +9,7 @@ import { PermissionsService } from '../services/permissions.service'
|
|||
<button
|
||||
*pngxIfObjectPermissions="{
|
||||
object: { id: 2, owner: user1 },
|
||||
action: 'view'
|
||||
action: 'view',
|
||||
}"
|
||||
>
|
||||
Some Text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue