Skip to content

Commit cd298bf

Browse files
committed
Updated wiki
1 parent 23a9e23 commit cd298bf

File tree

2 files changed

+229
-47
lines changed

2 files changed

+229
-47
lines changed

wiki/07-Android-App-Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ When **Regular Expression Filtering** is enabled, the application will:
249249
- **Case Sensitivity**: Regular expressions are case-sensitive by default
250250
- **Error Handling**: Invalid regex patterns are logged but won't crash the app
251251
- **Performance**: Complex regex patterns may slightly impact scanning speed
252-
- **Fallback Behavior**: If regex is invalid, all barcodes are allowed through
252+
- **Fallback Behavior**: If regex is empty, all barcodes are allowed through
253253
- **Real-time Filtering**: Filtering is applied during live scanning
254254

255255
### Best Practices

0 commit comments

Comments
 (0)