mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-11 02:13:48 +09:00
small fixes
This commit is contained in:
parent
14953bfe05
commit
af71f2b226
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ const SidebarObject = observer(class SidebarObject extends React.Component<{}, S
|
|||
};
|
||||
|
||||
onClick (item: any) {
|
||||
U.Object.openConfig(item);
|
||||
U.Object.openAuto(item);
|
||||
};
|
||||
|
||||
onContext (item: any) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue