diff options
| author | _Tradam <[email protected]> | 2024-06-16 18:43:48 -0400 |
|---|---|---|
| committer | _Tradam <[email protected]> | 2024-06-16 18:43:48 -0400 |
| commit | 85e6b7dbc8af49a31832705ca8dfea5afd032d8d (patch) | |
| tree | 90dc75a472b00900c9958cd4f4b4cb96ccf785fa /app/controllers/api/v1/auth_controller.rb | |
| parent | 03adc15035fa9b9136a20f6ddbc882032bf75a3b (diff) | |
| download | gameHolster-85e6b7dbc8af49a31832705ca8dfea5afd032d8d.tar.gz gameHolster-85e6b7dbc8af49a31832705ca8dfea5afd032d8d.zip | |
test build hook
Diffstat (limited to 'app/controllers/api/v1/auth_controller.rb')
| -rw-r--r-- | app/controllers/api/v1/auth_controller.rb | 1 |
1 files changed, 1 insertions, 0 deletions
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 + |
