mirror of
https://github.com/System-End/stickers.git
synced 2026-04-19 16:28:17 +00:00
fix: session helpers
This commit is contained in:
parent
d52eab97d4
commit
076484073c
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
class App < Grape::API
|
||||
format :json
|
||||
helpers SessionHelpers
|
||||
|
||||
mount Auth
|
||||
mount Stickers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue