Skip to content

Commit

Permalink
Merge pull request #875 from 0x1-company/create-pull-request/patch-b5…
Browse files Browse the repository at this point in the history
…72d16

Run swift-format
  • Loading branch information
github-actions[bot] authored Oct 23, 2023
2 parents b572d16 + fa037b5 commit fbed645
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public struct MaintenanceView: View {
VStack(spacing: 24) {
Text("メンテナンス中", bundle: .module)
.font(.system(.title, design: .rounded, weight: .bold))

Text("サービス再開までしばらくお待ち下さい。", bundle: .module)
.font(.system(.body, design: .rounded, weight: .bold))
}
Expand Down

0 comments on commit fbed645

Please sign in to comment.