mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const request = require('node-superfetch');
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
const { PATREON_ACCESS_TOKEN, PATREON_CAMPAIGN_ID } = process.env;
|
||||
|
||||
module.exports = class Patreon {
|
||||
|
||||
Reference in New Issue
Block a user