Calendar is fullscreen

This commit is contained in:
2024-08-11 14:18:36 +02:00
parent 6d5509856f
commit e0d9d3a6b9
57 changed files with 431 additions and 362 deletions

7
test/models/team_test.rb Normal file
View File

@@ -0,0 +1,7 @@
require "test_helper"
class TeamTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end