fix indexing nil value if pleroma_auth not assigned

This commit is contained in:
scuti 2024-12-10 17:54:42 -08:00
parent 43115f1a42
commit ea001bfce3

View File

@ -10,7 +10,7 @@ pleroma_avatar_save_path = nil
pleroma_avatar_path = nil
-- instances may require auth to access api
-- pleroma_auth = {}
pleroma_auth = {}
-- pleroma_auth["instance.tld"] = "your_auth_key"
pcall(