This commit is contained in:
parent
8d4ba2ecae
commit
67b507f4bd
25 changed files with 74 additions and 27 deletions
|
@ -1,5 +1,6 @@
|
|||
package models
|
||||
|
||||
// A binding of one note to one media attachment
|
||||
type NoteToAttachment struct {
|
||||
Note Note
|
||||
NoteId string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue