build fix

This commit is contained in:
2026-04-28 19:46:46 +07:00
parent b3543c8fac
commit cf85fbdd73
+1 -1
View File
@@ -43,7 +43,7 @@ const fetchProfile = async () => {
);
};
const activateTrial = async () => Promise.resolve();
const buySubscription = async (plan: string) => Promise.resolve();
const buySubscription = async (plan: string) => Promise.resolve(plan);
const DICT = {
en: {