[WEB-1397] fix: UI package logo component (#4858)
* fix: logo component * chore: add missing anchor observable
This commit is contained in:
parent
56956d8786
commit
59f0e9fe2c
3 changed files with 3 additions and 4 deletions
|
|
@ -109,6 +109,7 @@ export class Page implements IPage {
|
|||
label_ids: observable,
|
||||
owned_by: observable.ref,
|
||||
access: observable.ref,
|
||||
anchor: observable.ref,
|
||||
is_favorite: observable.ref,
|
||||
is_locked: observable.ref,
|
||||
archived_at: observable.ref,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue