mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Add resolv require
This commit is contained in:
parent
ca8f8146c7
commit
4a7fa0384c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require 'resolv'
|
||||
|
||||
class Stat < Sequel::Model
|
||||
FREE_RETAINMENT_DAYS = 30
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue