the browser-facing portion of osu!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add missing licence

nanaya 91b772b9 c0163751

+3
+3
database/migrations/2020_07_17_021430_add_play_mode_variant_to_tournaments.php
··· 1 1 <?php 2 2 3 + // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0. 4 + // See the LICENCE file in the repository root for full licence text. 5 + 3 6 use Illuminate\Database\Migrations\Migration; 4 7 use Illuminate\Database\Schema\Blueprint; 5 8 use Illuminate\Support\Facades\Schema;