Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 番 #579

Merged
merged 6 commits into from
Apr 24, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use 番
  • Loading branch information
bannzai committed Apr 24, 2022
commit 24fac70efd09e8e0a500f25c948025bd3d893969
2 changes: 1 addition & 1 deletion lib/domain/modal/release_note.dart
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class ReleaseNote extends StatelessWidget {
children: [
Text(
'''
休薬後は1日目として服用再開ができるようになりました。また、すべてのピルシート終了後引き続き服用を続ける場合に便利な機能を追加しました。
休薬後は1番目として服用再開ができるようになりました。また、すべてのピルシート終了後引き続き服用を続ける場合に便利な機能を追加しました。
''',
style: FontType.assisting.merge(TextColorStyle.main),
),
Expand Down