diff --git a/ios/Classes/Method/BrotherUtils.m b/ios/Classes/Method/BrotherUtils.m index e6e9f66..cdeea70 100644 --- a/ios/Classes/Method/BrotherUtils.m +++ b/ios/Classes/Method/BrotherUtils.m @@ -729,7 +729,7 @@ + (BRLMQLPrintSettings *) qlPrintSettingsFromMapWithValue:(NSDictionary * dartLabelInfoStatus = @{ @"labelNameIndex": [BrotherUtils labelIdTypeToNumberWithValue: [status labelID ]], @"isAutoCut": @FALSE, // TODO - @"isEndCut": @FALSE, // TODO + @"isCutAtEnd": @FALSE, // TODO @"isHalfCut": @FALSE, // TODO @"isSpecialTape": @FALSE, // TODO @"isCutMark": @FALSE, // TODO