5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-19 06:26:22 +00:00

fix: aasm

This commit is contained in:
f 2024-02-20 17:18:39 -03:00
parent 9a479a157b
commit fc7a524a85
No known key found for this signature in database

View file

@ -2,6 +2,7 @@
require_relative 'boot'
require 'aasm'
require 'redis-client'
require 'hiredis-client'
require 'brs'