mirror of
https://github.com/danbee/micropub.git
synced 2026-06-20 23:02:26 +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