Skip to content

Commit

Permalink
Remove lazer "leaderbord resets" notice
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Feb 13, 2024
1 parent 64d540d commit 5738534
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion resources/lang/en/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
'action_lazer_title' => 'try osu!(lazer)',
'action_title' => 'download osu!',
'for_os' => 'for :os',
'lazer_note' => 'note: leaderboard resets apply',
'macos-fallback' => 'macOS users',
'mirror' => 'mirror',
'or' => 'or',
Expand Down
3 changes: 0 additions & 3 deletions resources/views/home/download.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ class="btn-osu-big btn-osu-big--download btn-osu-big--download-lazer"
</a>
</div>
</div>
<div class="download-page-header__note">
{{ osu_trans('home.download.lazer_note') }}
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 5738534

Please sign in to comment.