forked from shibao/cannery
		
	add liveview helpers
This commit is contained in:
		| @@ -9,7 +9,7 @@ defmodule LokalWeb.UserSocket do | ||||
|   # verification, you can put default assigns into | ||||
|   # the socket that will be set for all channels, ie | ||||
|   # | ||||
|   #     {:ok, assign(socket, :user_id, verified_user_id)} | ||||
|   #     {:ok, socket |> assign(:user_id, verified_user_id)} | ||||
|   # | ||||
|   # To deny connection, return `:error`. | ||||
|   # | ||||
|   | ||||
		Reference in New Issue
	
	Block a user