mirror of
https://github.com/danbee/micropub.git
synced 2025-03-04 08:59:13 +00:00
Turns out these need to be relative
This commit is contained in:
parent
2d83f2eb0d
commit
fc9698e745
@ -1,2 +1,2 @@
|
||||
require "indieauth/endpoints"
|
||||
require "indieauth/token"
|
||||
require_relative "./indieauth/endpoints"
|
||||
require_relative "./indieauth/token"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user