헬멧 → 안전모 용어 수정
This commit is contained in:
@@ -636,9 +636,9 @@ class _HomeScreenContentState extends State<HomeScreenContent> {
|
||||
child: Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
_activityText('10:45 AM - 헬멧 잠금 해제'),
|
||||
_activityText('10:45 AM - 안전모 잠금 해제'),
|
||||
const SizedBox(height: 8),
|
||||
_activityText('11:00 AM - 헬멧 착용 해제'),
|
||||
_activityText('11:00 AM - 안전모 착용 해제'),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user