mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
ladies and gentlemen, we got him
This commit is contained in:
parent
d19d353a98
commit
daff385de5
@ -1,5 +1,5 @@
|
||||
class BasilController < ApplicationController
|
||||
before_action :authenticate_user!
|
||||
before_action :authenticate_user!, except: [:complete_commission]
|
||||
|
||||
def index
|
||||
@characters = @current_user_content['Character']
|
||||
|
||||
Loading…
Reference in New Issue
Block a user