Files
2025-02-02 14:31:42 +02:00

5 lines
80 B
Ruby

# frozen_string_literal: true
class PwaController < ActionController::Base
end