Skip to content

Commit c62fb75

Browse files
ObjectBox.iogitbook-bot
authored andcommitted
GITBOOK-105: change request with no subject merged in GitBook
1 parent c0b20c9 commit c62fb75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ package model
1919

2020
//go:generate go run github.com/objectbox/objectbox-go/cmd/objectbox-gogen
2121

22+
// Put this on a new line to enable sync: // `objectbox:"sync"`
2223
type Task struct {
2324
Id uint64
2425
Text string

0 commit comments

Comments
 (0)