Fix itemcomposition note imports
This commit is contained in:
@@ -17,7 +17,7 @@ public interface RSItemDefinition extends ItemDefinition
|
||||
@Override
|
||||
int getNote();
|
||||
|
||||
@Import("notedId")
|
||||
@Import("note")
|
||||
@Override
|
||||
int getLinkedNoteId();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user