Closed delaneyj closed 10 years ago
force_sendable.dart Line 19
log.info("breadcasting ... to $key");
should be
log.info("broadcasting... to $key");
Changed it, thanks for helping me improve the logging!
force_sendable.dart Line 19
should be