We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1417d commit 5661424Copy full SHA for 5661424
android/src/main/java/com/instabug/reactlibrary/RNInstabugReactnativeModule.java
@@ -1150,7 +1150,7 @@ public void run() {
1150
}
1151
/**
1152
* Enables or disables network logs sensitive information auto masking.
1153
- * @param isEnabled A boolean to enable/disable.
+ * @param isEnabled A boolean to enable/disable auto masking.
1154
*/
1155
@ReactMethod
1156
public void setAutoMaskingEnabled(final boolean isEnabled) {
0 commit comments