fix discord routing
This commit is contained in:
parent
40d517541a
commit
cacff73b91
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ defmodule ZoeyscomputerWeb.Router do
|
|||
_ -> false
|
||||
end
|
||||
|
||||
if true do
|
||||
if is_discord do
|
||||
# Extract the ID from the path
|
||||
id = List.last(conn.path_info)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue