Skip to content

Commit

Permalink
chore: update document_bloc.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 authored Jan 6, 2025
1 parent 2c503aa commit 9cb2442
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import 'package:freezed_annotation/freezed_annotation.dart';

part 'document_bloc.freezed.dart';

bool enableDocumentInternalLog = true;
bool enableDocumentInternalLog = false;

final Map<String, DocumentBloc> _documentBlocMap = {};

Expand Down

0 comments on commit 9cb2442

Please sign in to comment.