From 85e6b7dbc8af49a31832705ca8dfea5afd032d8d Mon Sep 17 00:00:00 2001 From: _Tradam Date: Sun, 16 Jun 2024 18:43:48 -0400 Subject: test build hook --- app/controllers/api/v1/auth_controller.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'app/controllers/api') diff --git a/app/controllers/api/v1/auth_controller.rb b/app/controllers/api/v1/auth_controller.rb index a840d26..b8dc129 100644 --- a/app/controllers/api/v1/auth_controller.rb +++ b/app/controllers/api/v1/auth_controller.rb @@ -106,3 +106,4 @@ class Api::V1::AuthController < ApplicationController end end end + -- cgit v1.2.3