Strip Songs2VID to a payment-free self-hosted OSS core.
Remove Stripe/billing/pricing/marketing, simplify schema and entitlements for unlimited self-host use, and keep auth, encode, and YouTube upload.
This commit is contained in:
Vendored
-1
@@ -7,7 +7,6 @@ declare module "next-auth" {
|
||||
name?: string | null;
|
||||
email?: string | null;
|
||||
image?: string | null;
|
||||
plan?: string;
|
||||
youtubeConnected?: boolean;
|
||||
channelTitle?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user